Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199871
b: refs/heads/master
c: 20c8a44
h: refs/heads/master
i:
  199869: fe22f45
  199867: 8f698dd
  199863: 091af99
  199855: 9bad214
  199839: bbe6799
  199807: 9646fd7
v: v3
  • Loading branch information
Sven Eckelmann authored and Greg Kroah-Hartman committed Jun 4, 2010
1 parent 0721675 commit 44b63ba
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: 5f411a90ee163801434775264b4f9932f1de9e4c
refs/heads/master: 20c8a44b7cd5e56b62898a87f620b3a7269eb898
2 changes: 1 addition & 1 deletion trunk/drivers/staging/batman-adv/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ int init_module(void)
return 0;

unreg_soft_device:
unregister_netdevice(soft_device);
unregister_netdev(soft_device);
free_soft_device:
free_netdev(soft_device);
soft_device = NULL;
Expand Down

0 comments on commit 44b63ba

Please sign in to comment.