commit | 255e737eab645ec6037baeca04a5e0a7c3b1f459 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Fri Mar 20 21:21:17 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 27 20:13:04 2009 -0400 |
tree | d178103256dcd352addf7e646b89e128e7be1cf9 | |
parent | 65fc73ac4a310945dfeceac961726c2765ad2ec0 [diff] |
nl80211: Add more through validation of MLME command parameters Check that the used authentication type and reason code are valid here so that drivers/mac80211 do not need to care about this. In addition, remove the unnecessary validation of SSID attribute length which is taken care of by netlink policy. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>