cvs commit: src/sys/dev/if_ndis if_ndis.c

Andrew Thompson thompsa at FreeBSD.org
Thu May 1 05:11:34 UTC 2008


thompsa     2008-05-01 05:11:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Do not call ndis_setstate_80211() until we are ready to associate, the vap may
  not have been created yet and will panic. This requires ndis_scan() to always
  set the SSID.
  
  Reported by:    Ben Kaduk
  
  Revision  Changes    Path
  1.136     +9 -11     src/sys/dev/if_ndis/if_ndis.c


More information about the cvs-src mailing list