Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171219
b: refs/heads/master
c: cb5b756
h: refs/heads/master
i:
  171217: 56e96e6
  171215: 214d5b5
v: v3
  • Loading branch information
Inaky Perez-Gonzalez committed Oct 19, 2009
1 parent 55961d5 commit 69da321
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1a5a73c0c5459f991b871855eb36099df65ecb7e
refs/heads/master: cb5b756f746b77c5323ae413a41e9a40ea33c453
1 change: 0 additions & 1 deletion trunk/drivers/net/wimax/i2400m/fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,6 @@ int i2400m_dev_bootstrap(struct i2400m *i2400m, enum i2400m_bri flags)
fw_name = i2400m->bus_fw_names[itr];
if (fw_name == NULL) {
dev_err(dev, "Could not find a usable firmware image\n");
ret = -ENOENT;
break;
}
d_printf(1, dev, "trying firmware %s (%d)\n", fw_name, itr);
Expand Down

0 comments on commit 69da321

Please sign in to comment.