git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fbab51
)
iwlwifi: Move is_legacy() macro family from iwl-4965-hw.h to iwl-4965-rs.h
author
Ben Cahill
<ben.m.cahill@intel.com>
Thu, 29 Nov 2007 03:09:48 +0000
(11:09 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:05:18 +0000
(15:05 -0800)
Move is_legacy() macro family from iwl-4965-hw.h to iwl-4965-rs.h
These macros are for driver's rate scaling implementation, and are not
related to hardware or uCode API values (moved from iwl-4965-hw.h).
Signed-off-by: Ben Cahill <ben.m.cahill@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found