summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_run.c
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2015-08-07 23:31:31 +0000
committerian <ian@FreeBSD.org>2015-08-07 23:31:31 +0000
commit33a3844dbf69152b9d47f6fa1ac1c2d5b1d502e4 (patch)
tree38835d5d0de167020a1f5ed812f4912d12f4de02 /sys/dev/usb/wlan/if_run.c
parentcbf6cdcbbb6c0212ee9911bbbe9e87053b54ab9f (diff)
downloadFreeBSD-src-33a3844dbf69152b9d47f6fa1ac1c2d5b1d502e4.zip
FreeBSD-src-33a3844dbf69152b9d47f6fa1ac1c2d5b1d502e4.tar.gz
Only process the PPS event types currently enabled in pps_params.mode.
This makes the PPS API behave correctly, but isn't ideal -- we still end up capturing PPS data for non-enabled edges, we just don't process the data into an event that becomes visible outside of kern_tc. That's because the event type isn't passed to pps_capture(), so it can't do the filtering. Any solution for capture filtering is going to require touching every driver.
Diffstat (limited to 'sys/dev/usb/wlan/if_run.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud