git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
339a7c4
)
atm: Do not free already unregistered net device.
author
Pavel Emelyanov
<xemul@openvz.org>
Mon, 5 May 2008 01:00:05 +0000
(18:00 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 May 2008 01:00:05 +0000
(18:00 -0700)
Both br2684_push and br2684_exit do so, but unregister_netdev()
releases the device itself.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found