You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
pkt_sched: Remove comment reference to old style TX locking.
We haven't had netdev->tbusy in many years :) Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user