Searched hist:"996 bf99c71944590e4f56504d5ec99ddd0d85e9c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/wireless/ |
H A D | lib80211_crypt_ccmp.c | diff 996bf99c71944590e4f56504d5ec99ddd0d85e9c Fri Nov 06 05:02:31 CST 2015 Johannes Berg <johannes.berg@intel.com> 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>
|
H A D | lib80211_crypt_tkip.c | diff 996bf99c71944590e4f56504d5ec99ddd0d85e9c Fri Nov 06 05:02:31 CST 2015 Johannes Berg <johannes.berg@intel.com> 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>
|