atm: Do not free already unregistered net device.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 5 May 2008 01:00:05 +0000 (18:00 -0700)
committerDavid 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