mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
authorAvinash Patil <[email protected]>
Fri, 15 Jun 2012 19:21:54 +0000 (12:21 -0700)
committerJohn W. Linville <[email protected]>
Wed, 20 Jun 2012 19:14:23 +0000 (15:14 -0400)
commit5d66cb62954106d4abfb67bbb5a14cec57903cbb
tree1f8d0d7aad7f0fee844f8c0a78be1f8a17d86f2f
parent2228125600b3031657b825502d1a1999e4c02566
mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters

To enhance readability, create a separate function for parsing
WPA/WPA2 related parameters from cfg80211_ap_settings.
There is no functional change in this patch.

Signed-off-by: Avinash Patil <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/mwifiex/uap_cmd.c