projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91fb4c9
)
[PATCH] (2/7) iomem annotations (e1000)
author
viro@ftp.linux.org.uk
<viro@ftp.linux.org.uk>
Mon, 5 Sep 2005 02:25:53 +0000
(
03:25
+0100)
committer
Jeff Garzik
<jgarzik@pobox.com>
Mon, 5 Sep 2005 21:57:23 +0000
(17:57 -0400)
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/e1000/e1000_hw.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/e1000/e1000_hw.h
b/drivers/net/e1000/e1000_hw.h
index 93e9f8788751e462f31d2f2edb17212f7aa7e954..51c2b3a18b6f385f9c86698b7840cf70838025a0 100644
(file)
--- a/
drivers/net/e1000/e1000_hw.h
+++ b/
drivers/net/e1000/e1000_hw.h
@@
-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;