DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ieee80211 - Fix detachment panic


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Apr 2010 10:48:17 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]