]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath5k: rename ath5k_hw_set_associd to _set_bssid
authorNick Kossifidis <mickflemm@gmail.com>
Sun, 15 Aug 2010 17:03:10 +0000 (13:03 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Aug 2010 20:27:58 +0000 (16:27 -0400)
commit418de6d955fa1da0cb4332661a31d21f57e954ab
treeef275b26166dafbdf68d8398a37ec3945c2758b8
parent2e161f78e5f63a7f9fd25a766bb7f816a01eb14a
ath5k: rename ath5k_hw_set_associd to _set_bssid

Although the named function also sets the aid, its main
purpose is configuring the bssid and we use that
everywhere else.

Signed-off-by: Bob Copeland <me@bobcopeland.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