summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.c
diff options
context:
space:
mode:
authorBernie Harris2016-01-28 04:30:51 +0100
committerDavid S. Miller2016-01-30 02:26:44 +0100
commitdf3eb6cd68924d5ea16032faecae7fb775f67883 (patch)
tree665e9b3f2484a31be8c4237862ea6dff274b0a94 /drivers/net/ethernet/broadcom/bnxt/bnxt.c
parentptp: ixp46x: use helpers for converting ns to timespec (diff)
downloadkernel-qcow2-linux-df3eb6cd68924d5ea16032faecae7fb775f67883.tar.gz
kernel-qcow2-linux-df3eb6cd68924d5ea16032faecae7fb775f67883.tar.xz
kernel-qcow2-linux-df3eb6cd68924d5ea16032faecae7fb775f67883.zip
net_sched: drr: check for NULL pointer in drr_dequeue
There are cases where qdisc_dequeue_peeked can return NULL, and the result is dereferenced later on in the function. Similarly to the other qdisc dequeue functions, check whether the skb pointer is NULL and if it is, goto out. Signed-off-by: Bernie Harris <bernie.harris@alliedtelesis.co.nz> Reviewed-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnxt/bnxt.c')
0 files changed, 0 insertions, 0 deletions