]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26659fef76546791535b35ea2b55681fad8650f4
treebd588ddd978986870d5d7f9710a86fc8d86c9693
parent85aa624e41504f705d09564a5c26dbe179ef048e
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