kernel-ark/drivers/net/wireless/ath
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
..
ar9170 atheros: use get_unaligned_le*() for bssid mask setting 2009-10-07 16:39:25 -04:00
ath5k atheros: use get_unaligned_le*() for bssid mask setting 2009-10-07 16:39:25 -04:00
ath9k ath: move ath_bcast_mac to common header 2009-10-07 16:39:24 -04:00
ath.h atheros: use get_unaligned_le*() for bssid mask setting 2009-10-07 16:39:25 -04:00
Kconfig ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
main.c ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
Makefile
regd_common.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00
regd.c
regd.h ath,ar9170: move CTL_ defines into regd.h 2009-09-08 16:31:09 -04:00