]> git.baikalelectronics.ru Git - kernel.git/commit
lib80211: ratelimit key index mismatch
authorJohannes Berg <johannes.berg@intel.com>
Fri, 6 Nov 2015 11:02:31 +0000 (12:02 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Dec 2015 13:43:32 +0000 (14:43 +0100)
commit1202c86cc84186c9431e35b3f97c72f4ccc676d8
treef3005d5342de2b3dafdf8adf114a2bbdcaa9b0a7
parent861ed7ed47035b6534924190dcf0150c17ea7b81
lib80211: ratelimit key index mismatch

This indicates a driver key selection issue, but even then there's
no point in printing it all the time, so ratelimit it. Also remove
the priv pointer from it -- people debugging will only have a single
device anyway and it's useless as anything but a cookie.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/lib80211_crypt_ccmp.c
net/wireless/lib80211_crypt_tkip.c