mac80211: move and rename misc tx handler
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 17 Jan 2010 00:47:55 +0000 (01:47 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 19 Jan 2010 21:25:16 +0000 (16:25 -0500)
commitedc6ccb7b992bd9ea5db4555c8f0bf74c656f964
treee73676345e80609767d3c2b60f80e70324ac240b
parent8e9310c1790566ea2de2e8b6e1c04bacbbee648c
mac80211: move and rename misc tx handler

This TX handler is used only for assigning the
station pointer in the control information, so
give it a better name. Also move it before rate
control.

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