Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2008 21:18:40 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net80211 ieee80211_scan_sta.c
Message-ID:  <200809272118.m8RLIreq060492@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2008-09-27 21:18:40 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_scan_sta.c 
  Log:
  SVN rev 183421 on 2008-09-27 21:18:40Z by sam
  
  guard against adhoc_pick_channel returning a NULL channel; this can
  happen after a scan cache flush (e.g. in response to ifconfig wlan bssid -)
  
  Revision  Changes    Path
  1.11      +6 -3      src/sys/net80211/ieee80211_scan_sta.c



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