Patrick McHardy 4bdf39911e [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 remove it from actions completely, it always
points to the actions internal lock.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-10 22:16:38 -07:00
..
2007-04-25 22:29:24 -07:00
2007-07-10 22:15:03 -07:00
2007-07-10 22:16:36 -07:00
2007-05-09 08:57:56 +02:00
2007-05-10 15:46:08 +02:00
2007-05-17 05:23:04 -07:00
2005-04-16 15:20:36 -07:00