git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58dc55f
)
tipc: use generic SKB list APIs to manage deferred queue of link
author
Ying Xue
<ying.xue@windriver.com>
Wed, 26 Nov 2014 03:41:53 +0000
(11:41 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Nov 2014 17:30:17 +0000
(12:30 -0500)
Use standard SKB list APIs associated with struct sk_buff_head to
manage link's deferred queue, simplifying relevant code.
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>
No differences found