From: Jouni Malinen Date: Fri, 20 Mar 2009 19:21:17 +0000 (+0200) Subject: nl80211: Add more through validation of MLME command parameters X-Git-Tag: v2.6.30-rc1~642^2^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255e737eab645ec6037baeca04a5e0a7c3b1f459;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed