On Wed, Jun 03, 2009 at 09:09:04AM +0200, Johannes Berg wrote:
> On Tue, 2009-06-02 at 23:03 -0400, Bob Copeland wrote:
> > When we remove the active interface, there's no need to continue
> > sending beacons; doing so would cause a null pointer deref in
> > ieee80211_beacon_get().  Disable the interrupt in remove_interface
> > and add a WARN_ON(!vif) in case there are other instances lurking.
> 
> There's a beacon_enabled setting passed in from mac80211, you should
> just use that?

Hmm, yeah, I didn't know that.  I'll check it out.

-- 
Bob Copeland %% www.bobcopeland.com

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to