git: ieee80211 - Fix detachment panic
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 21 10:48:53 PDT 2010
commit 5fe801afe26ad5841931a4545322c532204c9fda
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Apr 21 10:46:44 2010 -0700
ieee80211 - Fix detachment panic
* Destroy the clone when ieee80211_vap_destroy() is called, fixing a
panic when kldunloading e.g. if_ath after a wlan clone has been
attached to it.
Submitted-by: Rui Paulo <rpaulo at freebsd.org>
Summary of changes:
sys/netproto/802_11/wlan/ieee80211_dragonfly.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5fe801afe26ad5841931a4545322c532204c9fda
--
DragonFly BSD source repository
More information about the Commits
mailing list