OSDN Git Service

ath5k: use common curbssid, bssidmask and macaddr
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 10 Sep 2009 17:51:33 +0000 (10:51 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:26 +0000 (16:39 -0400)
commit954fecea5d1df4d1dc7bf9a822a2fad308e8588e
tree73f5cbc16292f0a85f3672af701e83bba74dbb77
parent8c727e70860dab0cf34a68591cd3f2043a9b9757
ath5k: use common curbssid, bssidmask and macaddr

The ah_sta_id was really being used as the macaddr.
ath5k still does not use the association ID now passed
up by mac80211, that can be fixed later.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/attach.c
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/pcu.c
drivers/net/wireless/ath/ath5k/reset.c