Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97358
b: refs/heads/master
c: f47e81f
h: refs/heads/master
v: v3
  • Loading branch information
Becky Bruce authored and Jeff Garzik committed May 22, 2008
1 parent e3023dc commit 61ee7d7
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: 3d60efb55f634e200fd99e0960a8e099fb38446a
refs/heads/master: f47e81fc36371a2f5e2b9792b6a8c56a4564ebbe
4 changes: 2 additions & 2 deletions trunk/drivers/net/e1000e/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -4201,8 +4201,8 @@ static int __devinit e1000_probe(struct pci_dev *pdev,
struct e1000_adapter *adapter;
struct e1000_hw *hw;
const struct e1000_info *ei = e1000_info_tbl[ent->driver_data];
unsigned long mmio_start, mmio_len;
unsigned long flash_start, flash_len;
resource_size_t mmio_start, mmio_len;
resource_size_t flash_start, flash_len;

static int cards_found;
int i, err, pci_using_dac;
Expand Down

0 comments on commit 61ee7d7

Please sign in to comment.