]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: Place constants on the right side of comparisons
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 11 Jul 2017 13:10:50 +0000 (16:10 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 20 Aug 2017 09:57:19 +0000 (12:57 +0300)
commit1afdb7718fde9bcf59af85e861fa666b9476d927
tree2fce14c853ff88bc447b04b128120096b47e7eb6
parent12148f5ab024f1c899e545b8da0d47d3dc9b80fb
net/mlx5e: Place constants on the right side of comparisons

To fix these checkpatch complaints:

WARNING: Comparisons should place the constant on the right side of the test

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c