diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-03-31 17:22:45 +0200 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2016-04-20 01:08:49 -0400 |
commit | d2bccdc948e21a48d593181c05667d454f423fcd (patch) | |
tree | c6889e5c6f61f7265712ca8724c8a1c2d5622325 /include/linux/compiler-gcc.h | |
parent | e4ad83b41115d3e57318874474cb655f3d6f6378 (diff) |
mac80211: properly deal with station hashtable insert errors
[ Upstream commit 62b14b241ca6f790a17ccd9dd9f62ce1b006d406 ]
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>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'include/linux/compiler-gcc.h')
0 files changed, 0 insertions, 0 deletions