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)
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>

No differences found