summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
diff options
context:
space:
mode:
authorCong Wang2017-12-18 23:34:26 +0100
committerDavid S. Miller2017-12-19 20:13:12 +0100
commit1df94c3c5dadbce3df6cc0e989d8c85d43a903d6 (patch)
tree443baff71ebce34735a8c765852330e6e77f3821 /drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
parentibmvnic: Include header descriptor support for ARP packets (diff)
downloadkernel-qcow2-linux-1df94c3c5dadbce3df6cc0e989d8c85d43a903d6.tar.gz
kernel-qcow2-linux-1df94c3c5dadbce3df6cc0e989d8c85d43a903d6.tar.xz
kernel-qcow2-linux-1df94c3c5dadbce3df6cc0e989d8c85d43a903d6.zip
net_sched: properly check for empty skb array on error path
First, the check of &q->ring.queue against NULL is wrong, it is always false. We should check the value rather than the address. Secondly, we need the same check in pfifo_fast_reset() too, as both ->reset() and ->destroy() are called in qdisc_destroy(). Fixes: c5ad119fb6c0 ("net: sched: pfifo_fast use skb_array") Reported-by: syzbot <syzkaller@googlegroups.com> Cc: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Acked-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c')
0 files changed, 0 insertions, 0 deletions