Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36510
b: refs/heads/master
c: 0c5649a
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Jeff Garzik committed Sep 26, 2006
1 parent 1dd83fd commit 11cf40c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ee705dba75c2f7daae5403ad4599b6738e2da7a0
refs/heads/master: 0c5649af3accc7f2941c5eebcc613e1a81b03448
4 changes: 2 additions & 2 deletions trunk/drivers/net/e1000/e1000_hw.h
Original file line number Diff line number Diff line change
Expand Up @@ -1367,8 +1367,8 @@ struct e1000_hw_stats {

/* Structure containing variables used by the shared code (e1000_hw.c) */
struct e1000_hw {
uint8_t *hw_addr;
uint8_t *flash_address;
uint8_t __iomem *hw_addr;
uint8_t __iomem *flash_address;
e1000_mac_type mac_type;
e1000_phy_type phy_type;
uint32_t phy_init_script;
Expand Down

0 comments on commit 11cf40c

Please sign in to comment.