Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304699
b: refs/heads/master
c: bed861b
h: refs/heads/master
i:
  304697: 6b2186b
  304695: 88ad682
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed May 14, 2012
1 parent 795dab1 commit 3c86b6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 95f18c0cb2d23f6051fd4f40cc5d0836fdeda08f
refs/heads/master: bed861ba2a020c267a987c63aca2705d460f1350
3 changes: 1 addition & 2 deletions trunk/drivers/staging/wlags49_h2/wl_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,9 @@ static void wl_adapter_detach(struct pcmcia_device *link)
if (dev) {
unregister_wlags_sysfs(dev);
unregister_netdev(dev);
wl_device_dealloc(dev);
}

wl_device_dealloc(dev);

DBG_LEAVE(DbgInfo);
} /* wl_adapter_detach */
/*============================================================================*/
Expand Down

0 comments on commit 3c86b6f

Please sign in to comment.