Searched hist:f7c65594f7148b778f41d591a701e94bb22428e4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | diff f7c65594f7148b778f41d591a701e94bb22428e4 Fri Apr 30 06:48:36 CDT 2010 Johannes Berg <johannes@sipsolutions.net> mac80211: fix ieee80211_find_sta[_by_hw]
Both of these functions can currently return a station pointer that, to the driver, is invalid (in IBSS mode only) because adding the station failed. Check for that, and also make ieee80211_find_sta() properly use the per interface station search.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|