diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2010-04-30 13:48:36 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-05-03 14:51:47 -0400 |
commit | f7c65594f7148b778f41d591a701e94bb22428e4 (patch) | |
tree | f5ffe3353a5061c5251c6e5a1575a8338487da2a /drivers/net/wireless | |
parent | c7ab1a4dcb8fb63364e9460b1182da6eae5f0d16 (diff) |
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>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions