From: Eric Dumazet Date: Tue, 27 Oct 2009 07:03:04 +0000 (+0000) Subject: net: Introduce unregister_netdevice_queue() X-Git-Tag: v2.6.33-rc1~388^2~678 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44a0873d52282f24b1894c58c0f157e0f626ddc9;p=pandora-kernel.git net: Introduce unregister_netdevice_queue() This patchs adds an unreg_list anchor to struct net_device, and introduces an unregister_netdevice_queue() function, able to queue a net_device to a list instead of immediately unregister it. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed