]> 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)
commiteb7eba0e8563d63cc4e1437f2f40b114f18696c0
treef3005d5342de2b3dafdf8adf114a2bbdcaa9b0a7
parent9fd8ca0ddd7564c10d6487603479f25322db7782
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