mac80211: tell driver about IBSS merge
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 29 Apr 2010 19:34:01 +0000 (21:34 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Apr 2010 18:59:15 +0000 (14:59 -0400)
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>

No differences found