Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150882
b: refs/heads/master
c: 6e053d6
h: refs/heads/master
v: v3
  • Loading branch information
Inaky Perez-Gonzalez committed Jun 11, 2009
1 parent cf0483f commit fb31a5b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1c0b2dd75772cbce0aef8886b7f38313542216de
refs/heads/master: 6e053d6c79b3c1c9f6efc6563a811023c41be86a
3 changes: 1 addition & 2 deletions trunk/drivers/net/wimax/i2400m/fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -696,8 +696,7 @@ int i2400m_bootrom_init(struct i2400m *i2400m, enum i2400m_bri flags)
return result;

error_timeout:
dev_err(dev, "Timed out waiting for reboot ack, resetting\n");
i2400m->bus_reset(i2400m, I2400M_RT_BUS);
dev_err(dev, "Timed out waiting for reboot ack\n");
result = -ETIMEDOUT;
goto exit_timeout;
}
Expand Down

0 comments on commit fb31a5b

Please sign in to comment.