- This adds the scan abort functions to if_iwm_scan.c, but doesn't use them yet.
- Use the notification wait api to wait for the corresponding scan complete notification after sending the abort command.
Obtained from: Linux iwlwifi
Differential D7341
[iwm] Add scan abort functions, to properly cancel a running scan. ivadasz on Jul 27 2016, 10:26 PM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event Timeline
Comment Actions Already in tree. commit 4b17c188825d8adcc5449374da0199e825c0149a Author: Adrian Chadd <adrian@FreeBSD.org> Date: Wed Feb 8 06:44:50 2017 +0000 [iwm] Add scan abort functions, to properly cancel a running scan. * Uses the notification wait api to wait for the corresponding scan complete notification after sending the abort command. Taken-From: Linux iwlwifi Obtained from: DragonflyBSD commit b484d09d54301740f036ddf02008117f563960c2 |