]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_en: Fix wrong indentation
authorKamal Heib <kamalh@mellanox.com>
Tue, 20 Sep 2016 11:39:40 +0000 (14:39 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Sep 2016 01:52:43 +0000 (21:52 -0400)
commit363b377a98b7ab503bce6ba0b5ab0b0b96a1571a
tree563805554da457e3dd0a32a882fe75cca9b8eb3f
parent26a40d904c42c8aa5fd7d8ed8a3add4844d0ce9f
net/mlx4_en: Fix wrong indentation

Use tabs instead of spaces before if statement, no functional change.

Fixes: 4700d6458cad ("mlx4_en: Added self diagnostics test implementation")
Signed-off-by: Kamal Heib <kamalh@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_rx.c