Commit e65d22e1 authored by David S. Miller's avatar David S. Miller

pkt_sched: Remove comment reference to old style TX locking.

We haven't had netdev->tbusy in many years :)
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7c3ceb4a
......@@ -99,7 +99,7 @@ static int tclass_notify(struct sk_buff *oskb, struct nlmsghdr *n,
---requeue
requeues once dequeued packet. It is used for non-standard or
just buggy devices, which can defer output even if dev->tbusy=0.
just buggy devices, which can defer output even if netif_queue_stopped()=0.
---reset
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment