commit | a6ca109443842e7251c68451f8137ae68ae6d8a6 | [log] [tgz] |
---|---|---|
author | Ying Xue <ying.xue@windriver.com> | Wed Nov 26 11:41:55 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 26 12:30:17 2014 -0500 |
tree | 82658ff3ecd103abdad794b9b0833e45160b235e | |
parent | f03273f1e2fc8a59c3831200dd1532cf29e37e35 [diff] |
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains Use standard SKB list APIs associated with struct sk_buff_head to manage socket outgoing packet chain and name table outgoing packet chain, having relevant code simpler and more readable. Signed-off-by: Ying Xue <ying.xue@windriver.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>