commit | 3832c287f11ba001bbe48e9be8c59cb9f71f6b43 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Mar 24 08:46:57 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 27 20:13:19 2009 -0400 |
tree | 51ba8fb5a6e92e82456544f74c14425e2b0b6a5c | |
parent | 5a0fe8ac70f81b5b91156736066e6445d0dcc61f [diff] |
mac80211: fix RX path My previous patch ("mac80211: remove mixed-cell and userspace MLME code") was too obvious to me, so obvious that a stupid bug crept in. The IBSS RX function must be invoked for IBSS, of course, not anything != IBSS. Reported-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>