git: ieee80211 - Fix detachment panic

看板DFBSD_commit作者時間16年前 (2010/04/22 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1Bpprknc (DFBSD_commit)