Home
last modified time | relevance | path

Searched hist:"9 ddb378b237f0321ef0c25c407672591e4c86254" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.cdiff 9ddb378b237f0321ef0c25c407672591e4c86254 Mon Jul 31 04:49:24 CDT 2017 Xinming Hu <huxm@marvell.com> 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>