Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171237
b: refs/heads/master
c: 0c96859
h: refs/heads/master
i:
  171235: fd3d48d
v: v3
  • Loading branch information
Inaky Perez-Gonzalez committed Oct 19, 2009
1 parent db4931b commit a75615c
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: 46c501473d0a6fa62435dfd65c6884e1fd63b327
refs/heads/master: 0c96859d7a5f0286ed70d3c4e140ac6816a350da
1 change: 0 additions & 1 deletion trunk/drivers/net/wimax/i2400m/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ int __i2400m_dev_start(struct i2400m *i2400m, enum i2400m_bri flags)
result = i2400m_check_mac_addr(i2400m);
if (result < 0)
goto error_check_mac_addr;
wimax_state_change(wimax_dev, WIMAX_ST_UNINITIALIZED);
result = i2400m_dev_initialize(i2400m);
if (result < 0)
goto error_dev_initialize;
Expand Down

0 comments on commit a75615c

Please sign in to comment.