commit e08851e46ac815b6b44f912fb5b8cc03da46269f
Author: Imre Vadász <[email protected]>
Date: Sun Jan 3 16:57:02 2016 +0100
if_iwm: Always stop LED blinking when scanning is finished
When state is still IEEE80211_S_RUN after scanning is done, enable the LED.
This matches the behaviour of if_iwn(4).
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 8 ++++++++
sys/dev/netif/iwm/if_iwm_led.c | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e08851e46ac815b6b44f912fb5b8cc03da46269f
--
DragonFly BSD source repository