K 10 svn:author V 4 avos K 8 svn:date V 27 2016-02-29T21:17:39.473083Z K 7 svn:log V 440 net80211: do not enforce promiscuous mode for AP scan Drivers should set their own filters via ic_scan_start()/ic_scan_end() callbacks; and we don't need frames other than beacons or probe responses. (Note: this was a noop since r287197 due to promiscuous mode with bridge workaround) Tested with Intel 3945BG, RTL8188EU and WUSB54GC in HOSTAP mode. Approved by: adrian (mentor) Differential Revision: https://reviews.freebsd.org/D5474 END