]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
mac80211: account TX MSDUs properly with segmentation offload
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Jun 2015 09:50:52 +0000 (11:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:38:28 +0000 (15:38 +0200)
commitccc6bb96ff058ad737fb8236e15aeaa56e822296
tree51800afa08d89f3db286ae11e2fb572e221fb1cc
parent841b351cf98e0b4ef25f6459d35251e63c0a7a49
mac80211: account TX MSDUs properly with segmentation offload

If an SKB will be segmented by the driver, count it for multiple
MSDUs that are being transmitted rather than just a single.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c