]> err.no Git - linux-2.6/blobdiff - drivers/net/e1000/e1000_hw.h
Merge HEAD from ../scsi-iscsi-2.6
[linux-2.6] / drivers / net / e1000 / e1000_hw.h
index 93e9f8788751e462f31d2f2edb17212f7aa7e954..51c2b3a18b6f385f9c86698b7840cf70838025a0 100644 (file)
@@ -1270,7 +1270,7 @@ struct e1000_hw_stats {
 
 /* Structure containing variables used by the shared code (e1000_hw.c) */
 struct e1000_hw {
-    uint8_t *hw_addr;
+    uint8_t __iomem *hw_addr;
     uint8_t *flash_address;
     e1000_mac_type mac_type;
     e1000_phy_type phy_type;