Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299993
b: refs/heads/master
c: 328c32f
h: refs/heads/master
i:
  299991: 16bc504
v: v3
  • Loading branch information
Grazvydas Ignotas authored and John W. Linville committed Apr 27, 2012
1 parent a2bf27b commit 03592f4
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: dbdedbdf4fbff3d4962a0786f37aa86dfdc48a7e
refs/heads/master: 328c32f0f85467af5a6c4c3289e168d9ad2555af
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl1251/sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ static void __devexit wl1251_sdio_remove(struct sdio_func *func)

if (wl->irq)
free_irq(wl->irq, wl);
kfree(wl_sdio);
wl1251_free_hw(wl);
kfree(wl_sdio);

sdio_claim_host(func);
sdio_release_irq(func);
Expand Down

0 comments on commit 03592f4

Please sign in to comment.