]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: reorder some transmit handlers
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 15 May 2008 10:55:28 +0000 (12:55 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2008 01:48:10 +0000 (21:48 -0400)
commite24549485f859be6518929bb1c9c0257d79f033d
treeae4d0e72eae8aee3439029318794f450ecb3fbfc
parent2e92e6f2c50b4baf85cca968f0e6f1b5c0df7d39
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>
net/mac80211/tx.c