]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace the scan event input path hack with the new rx-stats based method.
authoradrian <adrian@FreeBSD.org>
Tue, 15 Sep 2015 03:01:40 +0000 (03:01 +0000)
committeradrian <adrian@FreeBSD.org>
Tue, 15 Sep 2015 03:01:40 +0000 (03:01 +0000)
commit33d60c1ad61833aa3bb768e02fed9525c3683212
tree99a53a1c953782b4326ff216406771296dd91a46
parentac9abcb30cfc4599f56a26a3c5496fc7e4364949
Replace the scan event input path hack with the new rx-stats based method.
This allows for arbitrary channel info to be placed in the input call rather
than the totally gross hack of overriding ic_curchan.

Without this I'm sure ic_curchan setting was racing with the scan code
setting the channel itself..
sys/dev/usb/wlan/if_rsu.c