mac80211: restructure HT code
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 10 Feb 2009 20:25:46 +0000 (21:25 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Feb 2009 18:45:34 +0000 (13:45 -0500)
commitb8695a8fe6d89140f8d17668e99ebd39358d7c0b
tree39d207ee3fc0fa0c4418225c522674f5cd4b45a7
parent20ad19d0ac7389b04b566ebf3e0e497974f63ffa
mac80211: restructure HT code

Create two new files, agg-tx.c and agg-rx.c to make it clearer
which code is common (ht.c) and which is specific (agg-*.c).

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