https://github.com/torvalds/linux
Revision f0337889147c956721696553ffcc97212b0948fe authored by Yuval Avnery on 13 December 2018, 00:26:46 UTC, committed by Saeed Mahameed on 19 December 2018, 21:31:16 UTC
Expression terminated with "," instead of ";", resulted in
set_fte getting bad value for modify_enable_mask field.

Fixes: bd5251dbf156 ("net/mlx5_core: Introduce flow steering destination of type counter")
Signed-off-by: Yuval Avnery <yuvalav@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
1 parent bfc6982
Raw File
Tip revision: f0337889147c956721696553ffcc97212b0948fe authored by Yuval Avnery on 13 December 2018, 00:26:46 UTC
net/mlx5: Typo fix in del_sw_hw_rule
Tip revision: f033788
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top