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