Jouni Malinen 0e46724a48 nl80211: Validate MFP flag type when parsing STA flags
NL80211_STA_FLAG_MFP was forgotten from sta_flags_policy. The previous
version added the flag due to the loop used in parse_station_flags,
but the proper behavior would be to allow nla_parse_nested() to go
through the policy for all flags.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-13 15:44:33 -04:00
..
2009-05-13 15:44:32 -04:00
2009-05-13 15:44:32 -04:00
2009-04-22 16:57:17 -04:00
2009-05-13 15:44:32 -04:00
2009-05-11 15:24:07 -04:00