Skip to content

Commit

Permalink
ath9k_hw: move AR9002 mac ops to its own file
Browse files Browse the repository at this point in the history
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Apr 16, 2010
1 parent 744d402 commit b622a72
Show file tree
Hide file tree
Showing 10 changed files with 486 additions and 464 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/ath/ath9k/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ ath9k_hw-y:= \
ani.o \
btcoex.o \
mac.o \
ar9002_mac.o \
ar9003_mac.o \
ar9003_eeprom.o

Expand Down
Loading

0 comments on commit b622a72

Please sign in to comment.