BACKPORT: 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>
(cherry picked from commit 9ddb378b237f0321ef0c25c407672591e4c86254)
Backport: wireless -> wireless-3.8

BUG=chromium:712766
TEST=suite:wifi_matfunc

Change-Id: I3f9c6d2176e3696c7b0a87679c882b582262eb73
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1509292
1 file changed