From: Avinash Patil Date: Sat, 18 May 2013 00:50:23 +0000 (-0700) Subject: mwifiex: add del_station handler X-Git-Tag: v3.11-rc1~16^2~103^2^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9e9b8ba72bc75ee6189d0e86639f7e7a494a30;p=pandora-kernel.git mwifiex: add del_station handler This patch adds cfg80211 del_station handler for mwifiex. If bss is not started or there are no stations in associated stations list, no action is taken. If argument received is null/broadcast mac, all stations in associated station list are deauthenticated. Patch also deletes related RxReorder stream and TxBA stream tables for related station. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed