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:
e8e2bfd
)
sunvnet: vnet_port_remove must call unregister_netdev
author
Dave Kleikamp
<dave.kleikamp@oracle.com>
Mon, 1 Jul 2013 21:49:22 +0000
(16:49 -0500)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Jul 2013 20:35:52 +0000
(13:35 -0700)
The missing call to unregister_netdev() leaves the interface active
after the driver is unloaded by rmmod.
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found