commit | 49b5c7f473f1bbcb30275dcaee2c06dfb8ec2279 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Apr 29 21:34:01 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 30 14:59:15 2010 -0400 |
tree | c11eefc297ad0a0aae253f682bf66912b9907ad9 | |
parent | edfcba15bdfa520d8c64b496c9260a9d9e0b6d18 [diff] |
mac80211: tell driver about IBSS merge My previous patch "mac80211: notify driver about IBSS status" left a problem -- when we merge with a new BSSID, we never tell the driver that we left the old one. Fix that. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>