cvs commit: src/sys/net80211 ieee80211_ioctl.c
Sam Leffler
sam at FreeBSD.org
Wed Nov 12 21:23:59 PST 2003
sam 2003/11/12 21:23:58 PST
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ioctl.c
Log:
o insure the current channel is in a good state before starting an AP scan
o reject scan requests for a device that isn't marked up
This fixes a problem where requesting a scan before marking the device
up would cause a panic because the current channel was set to "any" (0xffff).
Revision Changes Path
1.9 +44 -13 src/sys/net80211/ieee80211_ioctl.c
More information about the cvs-src
mailing list