]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: selective throughput LED trigger active
authorJohannes Berg <johannes.berg@intel.com>
Tue, 30 Nov 2010 07:59:23 +0000 (08:59 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Dec 2010 19:33:37 +0000 (14:33 -0500)
commitfc4af39c158b305dbee7a04b4db9fbe4b152258b
treeac11ea966add7f7187274fcf9e647c5227099108
parentae0a1b43334c9235f3eed249f95679da5ae4e1e4
mac80211: selective throughput LED trigger active

The throughput LED trigger was always active when
the radio was enabled. In most cases that's likely
the desired behaviour, but iwlwifi requires it to
be only active when one of the virtual interfaces
is actually "connected" in some way.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/led.c
net/mac80211/led.h
net/mac80211/util.c