diff options
| author | 2014-09-03 12:12:50 +0200 | |
|---|---|---|
| committer | 2014-09-03 20:41:42 -0700 | |
| commit | 3f3c7eec60ad4f990d7bcbc41a1597a4fc7268f6 (patch) | |
| tree | 768ec9ec0af14eb7e1fc901f3a9fd2cb9ed70c13 /net/core/dev.c | |
| parent | qdisc: adjustments for API allowing skb list xmits (diff) | |
| download | wireguard-linux-3f3c7eec60ad4f990d7bcbc41a1597a4fc7268f6.tar.xz wireguard-linux-3f3c7eec60ad4f990d7bcbc41a1597a4fc7268f6.zip | |
qdisc: exit case fixes for skb list handling in qdisc layer
More minor fixes to merge commit 53fda7f7f9e (Merge branch 'xmit_list')
that allows us to work with a list of SKBs.
Fixing exit cases in qdisc_reset() and qdisc_destroy(), where a
leftover requeued SKB (qdisc->gso_skb) can have the potential of
being a skb list, thus use kfree_skb_list().
This is a followup to commit 10770bc2d1 ("qdisc: adjustments for
API allowing skb list xmits").
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
