commit | 74e4dbfd57a38c4ec4131cebdbfa3d621d38dd6a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Nov 16 15:28:57 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 21 16:20:43 2011 -0500 |
tree | bd588ddd978986870d5d7f9710a86fc8d86c9693 | |
parent | a1a3fcec6fcc36482c1c57bde7ed4078313495cd [diff] |
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>