Home
last modified time | relevance | path

Searched hist:"60 f4b626d5b5c5724b010200a8c2ff3169f6f4db" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.cdiff 60f4b626d5b5c5724b010200a8c2ff3169f6f4db Thu Apr 23 07:02:30 CDT 2015 Johannes Berg <johannes.berg@intel.com> 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: 7bedd0cfad4e1 ("mac80211: use rhashtable for station table")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>