Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122167
b: refs/heads/master
c: ef0cd87
h: refs/heads/master
i:
  122165: c8cbbf1
  122163: 1b9ff9f
  122159: 41c4d73
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent a4aed58 commit ec7ef13
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: 180b65df7ba1e700e28aabfbddbad84b7beebe4b
refs/heads/master: ef0cd87ef6326609be8abf19030101be24cc5703
2 changes: 1 addition & 1 deletion trunk/drivers/net/sis900.c
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@ static void sis900_timer(unsigned long data)
u16 status;

if (!sis_priv->autong_complete){
int speed, duplex = 0;
int uninitialized_var(speed), duplex = 0;

sis900_read_mode(net_dev, &speed, &duplex);
if (duplex){
Expand Down

0 comments on commit ec7ef13

Please sign in to comment.