From: Avinash Patil Date: Sat, 4 Aug 2012 01:06:07 +0000 (-0700) Subject: mwifiex: create list for associated stations in AP mode X-Git-Tag: v3.7-rc1~70^2~42^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=017a92a15a119be3b751456cb04791282721c661;p=pandora-kernel.git mwifiex: create list for associated stations in AP mode After station is associated an entry would be added to station list. This entry would have station specific information such as 11n support, AMSDU size. The entry would be deleted after deauthentication. All station entries would be deleted during BSS_IDLE event. Signed-off-by: Avinash Patil Signed-off-by: Kiran Divekar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed