Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2010 03:28:03 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/wlan if_rum.c if_run.c if_uath.c if_upgt.c if_ural.c if_urtw.c if_zyd.c
Message-ID:  <201009020328.o823SC5Z096082@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-09-02 03:28:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/wlan     if_rum.c if_run.c if_uath.c if_upgt.c 
                         if_ural.c if_urtw.c if_zyd.c 
  Log:
  SVN rev 212127 on 2010-09-02 03:28:03Z by thompsa
  
  We need to grab a node reference count to vap->iv_bss before using it as it is
  possible for the node to be replaced and freed at any time by
  ieee80211_sta_join1().
  
  Revision  Changes    Path
  1.34      +5 -2      src/sys/dev/usb/wlan/if_rum.c
  1.16      +10 -3     src/sys/dev/usb/wlan/if_run.c
  1.23      +9 -3      src/sys/dev/usb/wlan/if_uath.c
  1.18      +4 -1      src/sys/dev/usb/wlan/if_upgt.c
  1.29      +7 -3      src/sys/dev/usb/wlan/if_ural.c
  1.20      +4 -1      src/sys/dev/usb/wlan/if_urtw.c
  1.31      +1 -3      src/sys/dev/usb/wlan/if_zyd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009020328.o823SC5Z096082>