Revert "atm: Do not free already unregistered net device."
authorDavid S. Miller <davem@davemloft.net>
Tue, 6 May 2008 07:00:16 +0000 (00:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 May 2008 07:00:16 +0000 (00:00 -0700)
This reverts commit 65e4113684e50cee75357ce10dc9026b0929e4e9.

Unlike the other cases Pavel fixed, this case did not
setup a netdev->destructor of free_netdev, therefore this
change was not correct.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found