From: Joe Perches Date: Fri, 11 Jul 2008 22:17:08 +0000 (-0700) Subject: e1000: Use hw, er32, and ew32 X-Git-Tag: v2.6.27-rc1~860^2~3^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc329180fe22ff8651e0ef550ba17ca1cc7bf22;p=pandora-kernel.git e1000: Use hw, er32, and ew32 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 Signed-off-by: Joe Perches Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed