diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-05-27 14:59:27 -0700 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2017-05-30 09:18:13 +0200 |
commit | 5d473fedd17ae3a9f92fb35551e307d01459ea6a (patch) | |
tree | d64f23147517914f7b70f7dc0813c7a43e202f6f /net/mac80211/iface.c | |
parent | e45a79da863c199d7c47b1ee6d33cee23c89eac1 (diff) | |
download | linux-5d473fedd17ae3a9f92fb35551e307d01459ea6a.tar.bz2 |
mac80211: Invoke TX LED in more code paths
ieee80211_tx_status() is only one of the possible ways a driver can
report a handled packet, some drivers call this for every packet while
others calls it rarely or never.
In order to invoke the TX LED in the non-status reporting cases this
patch pushes the call to ieee80211_led_tx() into
ieee80211_report_used_skb(), which is shared between the various code
paths.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/iface.c')
0 files changed, 0 insertions, 0 deletions