mac80211: move TX status handling
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 18 Nov 2009 17:42:47 +0000 (18:42 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Nov 2009 22:09:27 +0000 (17:09 -0500)
commitfe7a5d5c1ad659bf0ec7dc171e122aeefa16ac25
treeaefd9ef2b3220f1a6dc701ebf208ec951221de45
parent62ae67be31c2346b6d74653a148ddbd1b9a94424
mac80211: move TX status handling

It's enough code to have its own file, I think.
Especially since I'm going to add to it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/Makefile
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/status.c [new file with mode: 0644]