mac80211: make TX LED handling independent of fragmentation
authorJohannes Berg <johannes.berg@intel.com>
Wed, 16 Nov 2011 14:28:57 +0000 (15:28 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Nov 2011 21:20:43 +0000 (16:20 -0500)
commit74e4dbfd57a38c4ec4131cebdbfa3d621d38dd6a
treebd588ddd978986870d5d7f9710a86fc8d86c9693
parenta1a3fcec6fcc36482c1c57bde7ed4078313495cd
mac80211: make TX LED handling independent of fragmentation

This just prepares for passing the entire fragment
list to the driver. No significant changes, but the
TX throughput is calculated slightly differently
now and we blink only once for each MSDU.

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