[netdrvr] ibmlana: modularization cleanup
authorJeff Garzik <jeff@garzik.org>
Mon, 5 Nov 2007 02:52:49 +0000 (21:52 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:40 +0000 (15:03 -0800)
* move alloc_netdev() call, register_netdev() call, and associated failure
  cleanup into ibmlana_probe()

* move per-net_device cleanup into ibmlana_remove_one()

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found