net: sched: enable per cpu qstats
authorJohn Fastabend <john.fastabend@gmail.com>
Sun, 28 Sep 2014 18:54:24 +0000 (11:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 05:02:26 +0000 (01:02 -0400)
After previous patches to simplify qstats the qstats can be
made per cpu with a packed union in Qdisc struct.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found