]> git.baikalelectronics.ru Git - kernel.git/commit
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
authorNogah Frankel <nogahf@mellanox.com>
Mon, 6 Nov 2017 06:23:43 +0000 (07:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Nov 2017 03:23:38 +0000 (12:23 +0900)
commitd9836e386284dcd894c62f4bb49d71a9f5e87870
tree6bcec30c55b187c48c7ffc8f888baf62982f762e
parent9706c4b761253c6c1fb4593bbeaa3f92b0880720
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS

Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS to match the new convention..

Signed-off-by: Nogah Frankel <nogahf@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/igb/igb_main.c
include/linux/netdevice.h
net/sched/sch_cbs.c