Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96560
b: refs/heads/master
c: 6fc7431
h: refs/heads/master
v: v3
  • Loading branch information
Masakazu Mokuno authored and John W. Linville committed May 13, 2008
1 parent 969b151 commit 4ea7987
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36d16ae73becc5978fe22866e9ab66b509211afe
refs/heads/master: 6fc7431dc0775f21ad7a7a39c2ad0290291a56ea
2 changes: 2 additions & 0 deletions trunk/drivers/net/ps3_gelic_wireless.c
Original file line number Diff line number Diff line change
Expand Up @@ -2474,6 +2474,8 @@ static void gelic_wl_free(struct gelic_wl_info *wl)

pr_debug("%s: <-\n", __func__);

free_page((unsigned long)wl->buf);

pr_debug("%s: destroy queues\n", __func__);
destroy_workqueue(wl->eurus_cmd_queue);
destroy_workqueue(wl->event_queue);
Expand Down

0 comments on commit 4ea7987

Please sign in to comment.