linux_dsm_epyc7002/net/mac80211
Johannes Berg 658358cec9 mac80211: fix throughput LED trigger
As I was testing with hwsim, I missed that my previous commit to
make LED work depend on activation broke the code because I missed
removing the old trigger struct and some code was still using it,
now erroneously, causing crashes.

Fix this by always using the correct struct.

Reported-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-05-11 19:16:04 +02:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
aes_gcm.c
aes_gcm.h
aes_gmac.c
aes_gmac.h
agg-rx.c
agg-tx.c
cfg.c mac80211: extend get_key() to return PN for all ciphers 2015-05-06 13:30:00 +02:00
cfg.h
chan.c mac80211: adjust reserved chan_ctx when assigned to vif 2015-05-07 14:24:52 +02:00
debug.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: clean up station debugfs 2015-05-05 14:21:55 +02:00
debugfs_sta.h
debugfs.c mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS 2015-05-05 14:21:54 +02:00
debugfs.h
driver-ops.h mac80211: extend get_tkip_seq to all keys 2015-05-06 13:29:59 +02:00
ethtool.c mac80211: remove sta->tx_fragments counter 2015-05-05 14:21:55 +02:00
event.c
ht.c
ibss.c mac80211: check fast-xmit if IBSS STA QoS changed 2015-05-11 14:01:36 +02:00
ieee80211_i.h mac80211: fix throughput LED trigger 2015-05-11 19:16:04 +02:00
iface.c mac80211: use per-CPU TX/RX statistics 2015-04-24 11:16:11 +02:00
Kconfig mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS 2015-05-05 14:21:54 +02:00
key.c mac80211: validate cipher scheme PN length better 2015-05-06 13:30:00 +02:00
key.h mac80211: extend get_key() to return PN for all ciphers 2015-05-06 13:30:00 +02:00
led.c mac80211: fix throughput LED trigger 2015-05-11 19:16:04 +02:00
led.h mac80211: make LED triggering depend on activation 2015-05-05 14:21:56 +02:00
main.c mac80211: validate cipher scheme PN length better 2015-05-06 13:30:00 +02:00
Makefile
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c mac80211: introduce plink lock for plink fields 2015-04-20 13:05:29 +02:00
mesh_ps.c
mesh_sync.c
mesh.c
mesh.h
michael.c
michael.h
mlme.c mac80211: fix ignored HT/VHT override configs 2015-04-24 12:23:35 +02:00
ocb.c
offchannel.c
pm.c
rate.c mac80211: lock rate control 2015-04-20 13:05:29 +02:00
rate.h mac80211: lock rate control 2015-04-20 13:05:29 +02:00
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht_debugfs.c
rc80211_minstrel_ht.c
rc80211_minstrel_ht.h
rc80211_minstrel.c
rc80211_minstrel.h
rx.c mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS 2015-05-05 14:21:54 +02:00
scan.c
spectmgmt.c
sta_info.c mac80211: make station hash table max_size configurable 2015-04-23 17:26:06 +02:00
sta_info.h mac80211: add missing documentation for rate_ctrl_lock 2015-05-06 16:00:32 +02:00
status.c mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS 2015-05-05 14:21:54 +02:00
tdls.c mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs 2015-05-11 14:52:15 +02:00
tkip.c
tkip.h
trace_msg.h
trace.c
trace.h mac80211: extend get_tkip_seq to all keys 2015-05-06 13:29:59 +02:00
tx.c mac80211: remove useless skb->encapsulation check 2015-05-05 15:25:33 +02:00
util.c
vht.c
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h