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:
6479884
)
e1000: Use hw, er32, and ew32
author
Joe Perches
<joe@perches.com>
Fri, 11 Jul 2008 22:17:08 +0000
(15:17 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 22 Jul 2008 23:38:47 +0000
(19:38 -0400)
Use struct e1000_hw *hw = adapter->hw; where necessary
Change macros E1000_READ_REG and E1000_WRITE_REG to er32 and ew32
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found