From: Allan Stephens Date: Thu, 21 Apr 2011 15:50:42 +0000 (-0400) Subject: tipc: Introduce routine to enqueue a chain of messages on link tx queue X-Git-Tag: v3.0-rc1~377^2~111^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc63d91eb1cf74233c68b0058dcd477f5d019d02;p=pandora-kernel.git tipc: Introduce routine to enqueue a chain of messages on link tx queue Create a helper routine to enqueue a chain of sk_buffs to a link's transmit queue. It improves readability and the new function is anticipated to be used more than just once in the future as well. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed