From: Avinash Patil Date: Thu, 22 May 2014 05:02:29 +0000 (-0700) Subject: mwifiex: delete TDLS link upon Teardown event X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1078bc98a3543b218c060f5d34f0c6f2beaeb88;p=pandora-kernel.git mwifiex: delete TDLS link upon Teardown event If userspace application does not take care of TDLS teardown event, TDLS link would be present in driver database and thus driver would send such packets on direct link while peer has already severed link causing data traffic failure. Disable TDLS link upon teardown event so as to ensure this does not happen. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed