diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-03-31 17:22:45 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-04-05 10:58:30 +0200 |
commit | 62b14b241ca6f790a17ccd9dd9f62ce1b006d406 (patch) | |
tree | 839a88f8cfc4599aafff36d23625b7c5f38c2836 /include/net/mac80211.h | |
parent | aa507a7bc5ab7513b83fc37ed040b5254737a518 (diff) | |
download | linux-62b14b241ca6f790a17ccd9dd9f62ce1b006d406.tar.bz2 |
mac80211: properly deal with station hashtable insert errors
The original hand-implemented hash-table in mac80211 couldn't result
in insertion errors, and while converting to rhashtable I evidently
forgot to check the errors.
This surfaced now only because Ben is adding many identical keys and
that resulted in hidden insertion errors.
Cc: stable@vger.kernel.org
Fixes: 7bedd0cfad4e1 ("mac80211: use rhashtable for station table")
Reported-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/mac80211.h')
0 files changed, 0 insertions, 0 deletions