]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Correct comment for legacy fields
authorParav Pandit <parav@mellanox.com>
Mon, 28 Oct 2019 23:35:07 +0000 (23:35 +0000)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 1 Nov 2019 21:40:26 +0000 (14:40 -0700)
commit4ef0e72a664566998f33b58dbf289ccb3d5c14ef
tree6c5ae76adddf8e00512064e0e03090933dc57913
parentbde45e41ba75dd5f2dbdfc43f55afdc5afbbd2ff
net/mlx5: Correct comment for legacy fields

fdb_table is used for both legacy and offloads mode.
It was incorrect to comment that fdb_table is legacy specific.
Hence, fix the comment to reflect that fdb_table is used in legacy and
offloads mode.

Fixes: 9e299829b91d ("net/mlx5: E-Switch, Remove redundant mc_promisc NULL check")
Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Vu Pham <vuhuong@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h