net/sched: cbs: Use units.h instead of the copy of a definition
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 Nov 2023 17:48:13 +0000 (19:48 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 1 Dec 2023 07:15:48 +0000 (23:15 -0800)
commit000db9e9ad42e135c7d92a56a66116542ae2b6c3
treefeadfe038c41fcfa98cd7373ac1b6b39511cde58
parentdf16c1c51d8166958f533c0c886766f7ee9dd50f
net/sched: cbs: Use units.h instead of the copy of a definition

BYTES_PER_KBIT is defined in units.h, use that definition.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20231128174813.394462-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/sched/sch_cbs.c