]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sched: sch_atm: use Qdisc_class_common structure
authorJiri Pirko <jiri@mellanox.com>
Fri, 4 Aug 2017 12:28:56 +0000 (14:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Aug 2017 18:21:23 +0000 (11:21 -0700)
commitf7ebdff7575c3a5c099c8b1d661b0a65f4c6f10f
treedfff639ed8612e31e52b61e1941fdf007116782c
parent967b2e2a76e380abdebe7f3c7ab17e8831accd21
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>
net/sched/sch_atm.c