From: Patrick McHardy <[EMAIL PROTECTED]>
Date: Tue, 19 Jun 2007 17:02:21 +0200 (MEST)
> [NET_SCHED]: Remove unnecessary stats_lock pointers
>
> Remove stats_lock pointers from qdisc-internal structures, in all cases
> it points to dev->queue_lock. The only case where it is necessary is for
> top
[NET_SCHED]: Remove unnecessary stats_lock pointers
Remove stats_lock pointers from qdisc-internal structures, in all cases
it points to dev->queue_lock. The only case where it is necessary is for
top-level qdiscs, where it might also point to dev->ingress_lock in case
of the ingress qdisc. Also r