]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mwifiex: do not explicitly disable TDLS link during teardown
authorAvinash Patil <patila@marvell.com>
Thu, 13 Nov 2014 16:24:14 +0000 (21:54 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 17 Nov 2014 20:32:14 +0000 (15:32 -0500)
commit2848977f92ada21bcf2f450c87d42a786c78ada5
tree28b295ae9333ea812652267af2e42e322d695abe
parent9d31c1c76339695bfb0753a656dd98c78649478f
mwifiex: do not explicitly disable TDLS link during teardown

When Teardown event from FW is indicated to userspace, userspace
would trigger tdls_oper handler to disable TDLS link.
We need not do this explicitly here.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/sta_event.c