tipc: Introduce routine to enqueue a chain of messages on link tx queue
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 21 Apr 2011 15:50:42 +0000 (11:50 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 10 May 2011 20:03:58 +0000 (16:03 -0400)
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 <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found