mwifiex: correct IE parse during association
authorXinming Hu <huxm@marvell.com>
Mon, 31 Jul 2017 09:49:24 +0000 (09:49 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 3 Aug 2017 09:34:40 +0000 (12:34 +0300)
commit9ddb378b237f0321ef0c25c407672591e4c86254
treeda1334a386d10c91f754656e65a8f070f2c6ea5a
parentfc81bab5eeb103711925d7510157cf5cd2b153f4
mwifiex: correct IE parse during association

It is observed that some IEs get missed during association.
This patch correct the old IE parse code. sme->ie will be
store as wpa ie, wps ie, wapi ie and gen ie accordingly.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c