diff options
author | Felix Fietkau <nbd@nbd.name> | 2019-03-16 18:06:34 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-04-26 13:02:11 +0200 |
commit | 8dbb000ee73be2c05e34756739ce308885312a29 (patch) | |
tree | 2a50fd826d5a8a5e7a07bd77639d709d7de5f633 /net/mac80211/key.c | |
parent | mac80211: run late dequeue late tx handlers without holding fq->lock (diff) | |
download | linux-8dbb000ee73be2c05e34756739ce308885312a29.tar.xz linux-8dbb000ee73be2c05e34756739ce308885312a29.zip |
mac80211: set NETIF_F_LLTX when using intermediate tx queues
When using iTXQ, tx sequence number allocation and statistics are run at
dequeue time. Because of that, it is safe to enable NETIF_F_LLTX, which
allows tx handlers to run on multiple CPUs in parallel.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/key.c')
0 files changed, 0 insertions, 0 deletions