commit | fe6d86b3c3165e6c55d6b0049a13d3b65371163a | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Wed Jul 11 12:02:42 2018 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Aug 13 12:50:17 2018 -0700 |
tree | 76357780af00c37262053afcb563a93de00b0030 | |
parent | cff2b1e3e83286e569466663b35bf0ae23afcbcf [diff] |
net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfc Add new mlx5 Kconfig flag to allow selecting ethtool rx nfc support, and compile out en_fs_ehtool.c if not selected. Add en/fs.h header file to host all steering declarations and definitions. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Moshe Shemesh <moshe@mellanox.com>