aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/hw.c
Commit message (Collapse)AuthorAge
* Net: wireless: ath: fix macros coding style issue in hw.cLuis de Bethencourt2010-04-06
| | | | | | | | | | This is a patch to the ath/hw.c file that fixes up a warning about macros found by the checkpatch.pl tool, that said that complex values should be enclosed in parenthesis. Signed-off-by: Luis de Bethencourt <luisbg@ubuntu.com> Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-07
Also make ath5k and ath9k use it, and share register definitions. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>