commit | e24549485f859be6518929bb1c9c0257d79f033d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu May 15 12:55:28 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 21 21:48:10 2008 -0400 |
tree | ae4d0e72eae8aee3439029318794f450ecb3fbfc | |
parent | 2e92e6f2c50b4baf85cca968f0e6f1b5c0df7d39 [diff] |
mac80211: reorder some transmit handlers The next patch will require that transmit handlers that are after fragmentation are aware of the fact that the control info is also fragmented. To make that easier, this patch moves a number of transmit handlers before fragmentation. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>