Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300895
b: refs/heads/master
c: 830be7e
h: refs/heads/master
i:
  300893: 3269976
  300891: 0e28adb
  300887: 6837094
  300879: 1bc01e7
  300863: 74fb27e
v: v3
  • Loading branch information
Eliad Peller authored and Luciano Coelho committed Apr 10, 2012
1 parent 6848018 commit 5b7dad7
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: 690142e9882679fac4993bbb01582dd1b9440605
refs/heads/master: 830be7e021efd3a801ed0113e6a2244020679a13
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2355,10 +2355,10 @@ static void __wl1271_op_remove_interface(struct wl1271 *wl,
for (i = 0; i < CONF_TX_MAX_AC_COUNT; i++)
wl12xx_free_rate_policy(wl,
&wlvif->ap.ucast_rate_idx[i]);
wl1271_free_ap_keys(wl, wlvif);
}

wl12xx_tx_reset_wlvif(wl, wlvif);
wl1271_free_ap_keys(wl, wlvif);
if (wl->last_wlvif == wlvif)
wl->last_wlvif = NULL;
list_del(&wlvif->list);
Expand Down

0 comments on commit 5b7dad7

Please sign in to comment.