From: Eric Dumazet Date: Tue, 27 Oct 2009 07:06:36 +0000 (+0000) Subject: net: add a list_head parameter to dellink() method X-Git-Tag: v2.6.33-rc1~388^2~676 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23289a37e2b127dfc4de1313fba15bb4c9f0cd5b;p=pandora-kernel.git net: add a list_head parameter to dellink() method Adding a list_head parameter to rtnl_link_ops->dellink() methods allow us to queue devices on a list, in order to dismantle them all at once. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed