Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86297
b: refs/heads/master
c: 759afc3
h: refs/heads/master
i:
  86295: 4d2d4d5
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Feb 24, 2008
1 parent c5620ca commit f0cc400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c73b1d1f26d4c9d54b49526edf9ee958ee5b80c1
refs/heads/master: 759afc31332aed66bde20743e7e2d1e47b08aaeb
2 changes: 1 addition & 1 deletion trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -8781,7 +8781,7 @@ static int tg3_phys_id(struct net_device *dev, u32 data)
return -EAGAIN;

if (data == 0)
data = 2;
data = UINT_MAX / 2;

for (i = 0; i < (data * 2); i++) {
if ((i % 2) == 0)
Expand Down

0 comments on commit f0cc400

Please sign in to comment.