]> git.baikalelectronics.ru Git - 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)
commitda5c3531cf4f1c5e67345dfde0c1e8b38d96d412
tree51800afa08d89f3db286ae11e2fb572e221fb1cc
parenta9bc34bde06530aeb87ebebff26bc32a459e7e6f
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