linux/drivers/net/wireless/ath/ath5k
Luis R. Rodriguez bcd8f54a84 atheros: use get_unaligned_le*() for bssid mask setting
Historically some macro helpers have been users for this,
AR5K_LOW_ID() and AR5K_HIGH_ID(), use upstream unaligned
helpers instead. This applid to ath5k and ar9170. ath9k
already uses this.

Worth noting is ath5k uses an ah_sta_id but that is already
the MAC address combined with the associaiton ID, ah_sta_id
is really ETH_ALEN in size.

Cc: Bob Copeland <me@bobcopeland.com>
Cc: Nick Kossifidis <mick@madwifi-project.org>
Cc: Christian Lamparter <chunkeey@web.de>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:25 -04:00
..
ath5k.h atheros: use get_unaligned_le*() for bssid mask setting 2009-10-07 16:39:25 -04:00
attach.c ath: move ath_bcast_mac to common header 2009-10-07 16:39:24 -04:00
base.c ath: move ath_bcast_mac to common header 2009-10-07 16:39:24 -04:00
base.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
caps.c
debug.c ath5k: remove permissions from debugfs files 2009-07-10 15:02:26 -04:00
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() 2009-08-28 14:40:54 -04:00
eeprom.h ath5k: Check EEPROM before tweaking SERDES 2009-08-14 09:13:55 -04:00
gpio.c
initvals.c
Kconfig ath5k: remove EXPERIMENTAL marker 2009-08-04 16:43:21 -04:00
led.c ath5k: add led pin configuration for compaq c700 laptop 2009-08-28 14:40:43 -04:00
Makefile ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
pcu.c atheros: use get_unaligned_le*() for bssid mask setting 2009-10-07 16:39:25 -04:00
phy.c ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
qcu.c drivers/net/wireless/ath/ath5k: Change constant name 2009-08-14 09:13:51 -04:00
reg.h trivial: fix typos "man[ae]g?ment" -> "management" 2009-09-21 15:14:56 +02:00
reset.c atheros: use get_unaligned_le*() for bssid mask setting 2009-10-07 16:39:25 -04:00
rfbuffer.h
rfgain.h
rfkill.c ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00