From: Jeff Garzik Date: Mon, 5 Nov 2007 02:52:49 +0000 (-0500) Subject: [netdrvr] ibmlana: modularization cleanup X-Git-Tag: v2.6.25-rc1~1162^2~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe02d6d8794c30d5cfa301a0b50e603f1036e5b;p=pandora-kernel.git [netdrvr] ibmlana: modularization cleanup * 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 --- Reading git-diff-tree failed