Net: wireless: ath: fix macros coding style issue in hw.c
authorLuis de Bethencourt <luisbg@openshine.com>
Mon, 29 Mar 2010 20:34:39 +0000 (21:34 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Apr 2010 20:51:04 +0000 (16:51 -0400)
commit0a4528e2ae290104f2c343031976542f93ae229d
treed2648a190020b173c1b8e618aa71cdf866b1bb9c
parentd211e90e28a074447584729018a39910d691d1a8
Net: wireless: ath: fix macros coding style issue in hw.c

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>
drivers/net/wireless/ath/hw.c