From: Luis de Bethencourt Date: Mon, 29 Mar 2010 20:34:39 +0000 (+0100) Subject: Net: wireless: ath: fix macros coding style issue in hw.c X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4528e2ae290104f2c343031976542f93ae229d;p=pandora-kernel.git 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 Acked-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed