]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88dfc514db5378d10ddfc26d22094e0caee493d5
tree39d207ee3fc0fa0c4418225c522674f5cd4b45a7
parentce9dde7995e6e31d558d75a83b78b7d8a74086f4
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