]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: silence TDLS link delete failure for nonexistent link
authorAvinash Patil <patila@marvell.com>
Thu, 22 May 2014 05:02:28 +0000 (22:02 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2014 18:04:37 +0000 (14:04 -0400)
commita8d2f472750cd82530566bf17ecec7d41b0cc485
tree2551c69b1fc8025faf4782a6e24f1f19eaf546a4
parent6890b217e90fe12f1c766ed62c645ab77e144e37
mwifiex: silence TDLS link delete failure for nonexistent link

If TDLS link delete command fails because of non-existent peer
or TDLS peer is absent from driver's entry, it means link was
already deleted. In such case print debug messages with lower
severity.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/sta_cmdresp.c