Skip to content

Commit

Permalink
e1000: Use hw, er32, and ew32
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Joe Perches authored and Jeff Garzik committed Jul 22, 2008
1 parent 6479884 commit 1dc3291
Show file tree
Hide file tree
Showing 4 changed files with 1,029 additions and 970 deletions.
Loading

0 comments on commit 1dc3291

Please sign in to comment.