]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o insure the current channel is in a good state before starting an AP scan
authorSam Leffler <sam@FreeBSD.org>
Thu, 13 Nov 2003 05:23:58 +0000 (05:23 +0000)
committerSam Leffler <sam@FreeBSD.org>
Thu, 13 Nov 2003 05:23:58 +0000 (05:23 +0000)
commit93685685f4219bccc7aff5df50f41893d89e8c22
tree41f67c7614385518fc015d7526a230fa7dc9436c
parentf7bbe2c0f1d5210463980aeeca1f397f6189ebea
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).
sys/net80211/ieee80211_ioctl.c