From: Dave Kleikamp Date: Mon, 1 Jul 2013 21:49:22 +0000 (-0500) Subject: sunvnet: vnet_port_remove must call unregister_netdev X-Git-Tag: v3.11-rc1~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabb9875d02559ab9b928cd6f259a5cc4c21a589;p=pandora-kernel.git sunvnet: vnet_port_remove must call unregister_netdev The missing call to unregister_netdev() leaves the interface active after the driver is unloaded by rmmod. Signed-off-by: Dave Kleikamp Signed-off-by: David S. Miller --- Reading git-diff-tree failed