commit | f7ebdff7575c3a5c099c8b1d661b0a65f4c6f10f | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Aug 04 14:28:56 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:21:23 2017 -0700 |
tree | dfff639ed8612e31e52b61e1941fdf007116782c | |
parent | 967b2e2a76e380abdebe7f3c7ab17e8831accd21 [diff] |
net: sched: sch_atm: use Qdisc_class_common structure Even if it is only for classid now, use this common struct a be aligned with the rest of the classful qdiscs. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>