看板 DFBSD_commit 關於我們 聯絡資訊
commit 5fe801afe26ad5841931a4545322c532204c9fda Author: Matthew Dillon <dillon@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@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