Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218397
b: refs/heads/master
c: 81e8e56
h: refs/heads/master
i:
  218395: c1c7160
v: v3
  • Loading branch information
Harvey Harrison authored and David S. Miller committed Oct 24, 2010
1 parent 928a476 commit f7c9239
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: 3843e5154cdcab15fa7405f175e9a1626030792d
refs/heads/master: 81e8e5601fba4ea5bc3bfbed0fec074cf65feca5
4 changes: 2 additions & 2 deletions trunk/drivers/net/vmxnet3/vmxnet3_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,8 @@ struct vmxnet3_adapter {
struct net_device *netdev;
struct pci_dev *pdev;

u8 *hw_addr0; /* for BAR 0 */
u8 *hw_addr1; /* for BAR 1 */
u8 __iomem *hw_addr0; /* for BAR 0 */
u8 __iomem *hw_addr1; /* for BAR 1 */

/* feature control */
bool rxcsum;
Expand Down

0 comments on commit f7c9239

Please sign in to comment.