commit | d0f48f9d1fa9ad01effdf280cda944c6eb518f59 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Thu Feb 12 13:38:55 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 27 14:51:47 2009 -0500 |
tree | 10425e36539d25207140dd979c346ae227264b86 | |
parent | e775aaf07a72eafdb352a984d820612dd76eab8c [diff] |
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 <me@bobcopeland.com> Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>