dect
/
linux-2.6
Archived
13
0
Fork 0

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:
David S. Miller 2008-07-08 16:46:01 -07:00
parent 7c3ceb4a40
commit e65d22e180
1 changed files with 1 additions and 1 deletions

View File

@ -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