Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96062
b: refs/heads/master
c: e544ff0
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 4, 2008
1 parent 8cffeae commit d5fe829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 41fef0ee7b8f3fe3f3dd2ddc9b170f3d88bce595
refs/heads/master: e544ff00da4b53069dbca3debbfb02d455f72467
1 change: 1 addition & 0 deletions trunk/drivers/net/wan/lapbether.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ static void __exit lapbeth_cleanup_driver(void)
list_for_each_safe(entry, tmp, &lapbeth_devices) {
lapbeth = list_entry(entry, struct lapbethdev, node);

dev_put(lapbeth->ethdev);
unregister_netdevice(lapbeth->axdev);
}
rtnl_unlock();
Expand Down

0 comments on commit d5fe829

Please sign in to comment.