git: if_iwm: Always stop LED blinking when scanning is finished
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Tue Jan 5 09:14:21 PST 2016
commit e08851e46ac815b6b44f912fb5b8cc03da46269f
Author: Imre Vadász <imre at vdsz.com>
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
More information about the Commits
mailing list