From: Johannes Berg Date: Wed, 14 Dec 2011 11:20:27 +0000 (+0100) Subject: cfg80211: validate nl80211 station handling better X-Git-Tag: v3.3-rc1~182^2~178^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd90d5e36a55271beb957b3d7ca3e29b2a90207;p=pandora-kernel.git cfg80211: validate nl80211 station handling better The nl80211 station handling code is a bit messy and doesn't do a lot of validation. It seems like this could be an issue for drivers that don't use mac80211 to validate everything. As cfg80211 doesn't keep station state, move the validation of allowing supported_rates to change for TDLS only in station mode to mac80211. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed