Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195106
b: refs/heads/master
c: 49d72df
h: refs/heads/master
v: v3
  • Loading branch information
Cindy H Kao authored and Inaky Perez-Gonzalez committed May 11, 2010
1 parent ac70ab7 commit 7ebe770
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: f22cf689a6353f072bca15d0a26f870e62dfacf8
refs/heads/master: 49d72df3f6cd63b49528306a2577ae7a6a0e9d6b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wimax/i2400m/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,10 @@ int __i2400m_dev_start(struct i2400m *i2400m, enum i2400m_bri flags)

error_dev_initialize:
error_check_mac_addr:
error_fw_check:
i2400m->ready = 0;
wmb(); /* see i2400m->ready's documentation */
flush_workqueue(i2400m->work_queue);
error_fw_check:
if (i2400m->bus_dev_stop)
i2400m->bus_dev_stop(i2400m);
error_bus_dev_start:
Expand Down

0 comments on commit 7ebe770

Please sign in to comment.