On Tue, 23 Jun 2020 12:52:26 -0700 Saeed Mahameed wrote: > From: Vlad Buslov <[email protected]> > > en_tc.h header file declares several TC-specific functions in > CONFIG_MLX5_ESWITCH block even though those functions are only compiled > when CONFIG_MLX5_CLS_ACT is set, which is a recent change. Move them to > proper block. > > Fixes: d956873f908c ("net/mlx5e: Introduce kconfig var for TC support")
and here... do those break build or something? > Signed-off-by: Vlad Buslov <[email protected]> > Reviewed-by: Roi Dayan <[email protected]> > Reviewed-by: Maor Dickman <[email protected]> > Signed-off-by: Saeed Mahameed <[email protected]>
