From: Eric W. Biederman Date: Sun, 29 Nov 2009 22:25:29 +0000 (+0000) Subject: net: Simplify loopback and improve batching. X-Git-Tag: v2.6.33-rc1~388^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=999b6d39abb4fc446f3465ca4e0a7ac747f49aec;p=pandora-kernel.git net: Simplify loopback and improve batching. Defer calling unregister_netdevice_queue to cleanup_net. It's simpler and it allows the loopback device to land in the same batch as other network devices. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed