mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 22:22:51 -04:00
net/mlx5: HWS, remove incorrect comment
Removing incorrect comment section that is probably some copy-paste artifact. Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Reviewed-by: Vlad Dogaru <vdogaru@nvidia.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Mark Bloch <mbloch@nvidia.com> Link: https://patch.msgid.link/20250703185431.445571-3-mbloch@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
60afb51c89
commit
26b06579d5
@@ -876,8 +876,6 @@ int mlx5hws_bwc_rule_create_simple(struct mlx5hws_bwc_rule *bwc_rule,
|
||||
|
||||
/* At this point the rule wasn't added.
|
||||
* It could be because there was collision, or some other problem.
|
||||
* If we don't dive deeper than API, the only thing we know is that
|
||||
* the status of completion is RTE_FLOW_OP_ERROR.
|
||||
* Try rehash by size and insert rule again - last chance.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user