From: Bob Copeland Date: Thu, 12 Feb 2009 18:38:55 +0000 (-0500) Subject: ath9k: convert isWwrSKU macro into C code X-Git-Tag: v2.6.30-rc1~662^2~460^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0f48f9d1fa9ad01effdf280cda944c6eb518f59;p=pandora-kernel.git ath9k: convert isWwrSKU macro into C code Write isWwrSKU as an inline function and nix the camel-case to make the routine slightly clearer. Change its argument to take the regd value directly so it can eventually be used by ath5k as well. Signed-off-by: Bob Copeland Acked-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed