From: Tom Herbert Date: Mon, 28 Nov 2011 16:33:02 +0000 (+0000) Subject: xps: Add xps_queue_release function X-Git-Tag: v3.3-rc1~182^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=927fbec13e40648d3c87cbb1daaac5b1fb9c8775;p=pandora-kernel.git xps: Add xps_queue_release function This patch moves the xps specific parts in netdev_queue_release into its own function which netdev_queue_release can call. This allows netdev_queue_release to be more generic (for adding new attributes to tx queues). Signed-off-by: Tom Herbert Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed