This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / e1000 / e1000_hw.h
index b1054cf..9fb134d 100644 (file)
@@ -970,7 +970,7 @@ struct e1000_hw_stats {
 
 /* Structure containing variables used by the shared code (e1000_hw.c) */
 struct e1000_hw {
-    uint8_t __iomem *hw_addr;
+    uint8_t *hw_addr;
     e1000_mac_type mac_type;
     e1000_phy_type phy_type;
     uint32_t phy_init_script;