mac80211: fix BSS leak
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 28 Oct 2009 14:12:32 +0000 (15:12 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Oct 2009 19:50:24 +0000 (15:50 -0400)
commitf446d10f214091408b7300f15c9adf60569edf28
tree2c649a3483fc493746568a36ab4677ee8b9f0fa7
parent227206455fde433f86305f9a5b8bdd1eca759929
mac80211: fix BSS leak

The IBSS code leaks a BSS struct after telling
cfg80211 about a given BSS by passing a frame.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c