]> 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)
commit79bee46f97e212b4470daca7acc543119a4a76b5
tree2551c69b1fc8025faf4782a6e24f1f19eaf546a4
parent022ba2d2b058a06059cc62f11a5301d1c1705ae9
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