From: Xinming Hu Date: Mon, 4 May 2015 16:40:08 +0000 (+0530) Subject: mwifiex: parsing aid while receiving association response X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~230^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aff53ef18e4a444dea060ab5d25128f87093d54;p=pandora-kernel.git mwifiex: parsing aid while receiving association response cfg80211 would complain about invalid AID in during TDLS setup. This was happening because we use same AID value as provide by AP while forming setup messages. Parse AID from Association response and filter BIT14 and BIT15 of AID to get valid AID. Signed-off-by: Xinming Hu Signed-off-by: Avinash Patil Signed-off-by: Cathy Luo Signed-off-by: Kalle Valo --- Reading git-diff-tree failed