Commit 60f4b626 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: fix rhashtable conversion

My conversion of the mac80211 station hash table to rhashtable
completely broke the lookup in sta_info_get() as it no longer
took into account the virtual interface. Fix that.

Fixes: 7bedd0cf

 ("mac80211: use rhashtable for station table")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 5eb8f4d7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment