Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62822
b: refs/heads/master
c: dde9f93
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jul 24, 2007
1 parent c760784 commit 82aab88
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: fcdff13905934874016f1899b15a9221c055d6ea
refs/heads/master: dde9f93c205a791c5647c14d43003c578ebf6f2d
6 changes: 0 additions & 6 deletions trunk/drivers/net/acenic.c
Original file line number Diff line number Diff line change
Expand Up @@ -3128,12 +3128,6 @@ static int __devinit read_eeprom_byte(struct net_device *dev,
int result = 0;
short i;

if (!dev) {
printk(KERN_ERR "No device!\n");
result = -ENODEV;
goto out;
}

/*
* Don't take interrupts on this CPU will bit banging
* the %#%#@$ I2C device
Expand Down

0 comments on commit 82aab88

Please sign in to comment.