]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad3d1b087fe280d3f80516c6ee6550f1bde1d0b6
treed2648a190020b173c1b8e618aa71cdf866b1bb9c
parent6128435a557b5b07972d851f7885d1f68fe4d960
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