aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_mq.c
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2017-12-07 09:56:42 -0800
committerDavid S. Miller <davem@davemloft.net>2017-12-08 13:32:26 -0500
commitfd8e8d1a775d82f04215f4b884a1962774805346 (patch)
tree09d5e3661eff4c23fe41b43a8a8fc423570624d6 /net/sched/sch_mq.c
parentnet: sched: use skb list for skb_bad_tx (diff)
downloadlinux-dev-fd8e8d1a775d82f04215f4b884a1962774805346.tar.xz
linux-dev-fd8e8d1a775d82f04215f4b884a1962774805346.zip
net: sched: check for frozen queue before skb_bad_txq check
I can not think of any reason to pull the bad txq skb off the qdisc if the txq we plan to send this on is still frozen. So check for frozen queue first and abort before dequeuing either skb_bad_txq skb or normal qdisc dequeue() skb. Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_mq.c')
0 files changed, 0 insertions, 0 deletions