ath5k: Move mac80211 functions into new file
authorBruno Randolf <br1@einfach.org>
Wed, 22 Dec 2010 10:20:32 +0000 (19:20 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Jan 2011 19:35:11 +0000 (14:35 -0500)
commitcd2c5486526b744fb505e18c9d981b35feaf283a
tree6d9a11b28b6da7a0a593f06a4da3cbaead71ec49
parent0511af9e9a43c64dd7e23e642c9087710688768c
ath5k: Move mac80211 functions into new file

Move mac80211 functions into new file mac80211-ops.c to have a better
separation and to make base.c smaller.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/Makefile
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/mac80211-ops.c [new file with mode: 0644]