hi!

this is a series of cleanup patches for ath5k. as the beginning of a larger
initiative to merge ath5k_hw and ath5k_softc i have removed the double use of
'opmode' and removed some unused variables in ath5k_hw. please check if anyone
still needs these definitions...

thanks,
bruno

---

Bruno Randolf (4):
      ath5k: remove ah_gpio_npins
      ath5k: remove ah_mac_revision
      ath5k: remove ah_magic
      ath5k: remove double opmode definition


 drivers/net/wireless/ath/ath5k/ath5k.h  |    7 +------
 drivers/net/wireless/ath/ath5k/attach.c |    4 +---
 drivers/net/wireless/ath/ath5k/base.c   |    7 ++++---
 drivers/net/wireless/ath/ath5k/caps.c   |    3 ---
 drivers/net/wireless/ath/ath5k/desc.c   |    6 ------
 drivers/net/wireless/ath/ath5k/eeprom.h |    3 ---
 drivers/net/wireless/ath/ath5k/pcu.c    |   14 +++++++-------
 drivers/net/wireless/ath/ath5k/reset.c  |    9 ++-------
 8 files changed, 15 insertions(+), 38 deletions(-)

-- 
Signature
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to