Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317863
b: refs/heads/master
c: aaf3ee4
h: refs/heads/master
i:
  317861: 32b1e7c
  317859: 356b316
  317855: 949af64
v: v3
  • Loading branch information
Masanari Iida authored and Greg Kroah-Hartman committed Jul 12, 2012
1 parent ed2287e commit e8c114e
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: 80145a579f167f090af3b2716f14a6b0a82b4e76
refs/heads/master: aaf3ee4f80960eecccdd94a6b44b41c6af6c14d3
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ft1000/ft1000-usb/ft1000_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ static void ft1000_disconnect(struct usb_interface *interface)
ft1000_destroy_dev(pft1000info->pFt1000Dev->net);
unregister_netdev(pft1000info->pFt1000Dev->net);
DEBUG
("ft1000_disconnect: network device unregisterd\n");
("ft1000_disconnect: network device unregistered\n");
free_netdev(pft1000info->pFt1000Dev->net);

}
Expand Down

0 comments on commit e8c114e

Please sign in to comment.