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:
4a31498
)
qdisc: adjustments for API allowing skb list xmits
author
Jesper Dangaard Brouer
<brouer@redhat.com>
Tue, 2 Sep 2014 14:35:33 +0000
(16:35 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 2 Sep 2014 21:06:17 +0000
(14:06 -0700)
Minor adjustments for merge commit
53fda7f7f9e
(Merge branch 'xmit_list')
that allows us to work with a list of SKBs.
Update code doc to function sch_direct_xmit().
In handle_dev_cpu_collision() use kfree_skb_list() in error handling.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_generic.c
patch
|
blob
|
history
diff --cc
net/sched/sch_generic.c
Simple merge