Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 13:13:38 -0700 (PDT)
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_node.c
Message-ID:  <200306292013.h5TKDcHE056871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/06/29 13:13:38 PDT

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_node.c 
  Log:
  insure ic_bss always has a "valid" channel; avoids problems where users could
  query the state of a card and find a null channel since allocating the node
  left ni_chan zero
  
  Revision  Changes    Path
  1.3       +2 -1      src/sys/net80211/ieee80211_node.c



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