Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57650
b: refs/heads/master
c: c723683
h: refs/heads/master
v: v3
  • Loading branch information
Dan Williams authored and John W. Linville committed Jun 11, 2007
1 parent e3404b3 commit 6c283c7
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: 4ace1138767869547944798ba9f1fd6d1e048acb
refs/heads/master: c72368310d6799da92ec12192d8b15c2ae7ab0b5
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/libertas/if_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,7 @@ static int if_usb_probe(struct usb_interface *intf,
return 0;

err_activate_card:
unregister_netdev(priv->mesh_dev);
free_netdev(priv->mesh_dev);
libertas_remove_mesh(priv);
err_add_mesh:
free_netdev(priv->dev);
kfree(priv->adapter);
Expand Down

0 comments on commit 6c283c7

Please sign in to comment.