Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652887

Re: [PATCH v2] mac80211: Invoke TX LED in more code paths

From Johannes Berg <johannes@sipsolutions.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2] mac80211: Invoke TX LED in more code paths
Date 2017-05-30 09:20 +0200
Message-ID <tMJBE-49a-23@gated-at.bofh.it> (permalink)
References <tLS4i-1vx-5@gated-at.bofh.it> <tMJBE-49a-25@gated-at.bofh.it> <tLS4i-1vx-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, 2017-05-27 at 14:59 -0700, Bjorn Andersson wrote:
> 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.

Applied.

johannes

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] mac80211: Invoke TX LED in more code paths Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-05-28 00:10 +0200
  Re: [PATCH v2] mac80211: Invoke TX LED in more code paths Johannes Berg <johannes@sipsolutions.net> - 2017-05-30 09:20 +0200

csiph-web