Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265817
b: refs/heads/master
c: 769d7ac
h: refs/heads/master
i:
  265815: 52d2b02
v: v3
  • Loading branch information
Eliad Peller authored and Luciano Coelho committed Aug 22, 2011
1 parent b5d36ba commit abdf834
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: bdf91cfae66dd76a093c75cac8f6ada12fd21b83
refs/heads/master: 769d7ac62d328ff2c126fdee461b7d46e7ea89f4
6 changes: 0 additions & 6 deletions trunk/drivers/net/wireless/wl12xx/cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -644,12 +644,6 @@ int wl12xx_cmd_role_stop_sta(struct wl1271 *wl)
goto out_free;
}

ret = wl1271_cmd_wait_for_event(wl, DISCONNECT_EVENT_COMPLETE_ID);
if (ret < 0) {
wl1271_error("cmd role stop sta event completion error");
goto out_free;
}

wl12xx_free_link(wl, &wl->sta_hlid);

out_free:
Expand Down

0 comments on commit abdf834

Please sign in to comment.