mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-17 22:23:45 -04:00
mac80211: move spectrum management code out
Like the HT code, this doesn't depend on the STA-mode implementation and can be handled entirely independently. There's only stub code for now, but when it gets filled having it in its own file will be beneficial. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
de1ede7ac3
commit
39192c0bcf
@@ -17,6 +17,7 @@ mac80211-y := \
|
||||
aes_ccm.o \
|
||||
cfg.o \
|
||||
rx.o \
|
||||
spectmgmt.o \
|
||||
tx.o \
|
||||
key.o \
|
||||
util.o \
|
||||
|
||||
Reference in New Issue
Block a user