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)
commit57c970c2e8d8772237294bb8a6a25a205448fd96
tree563805554da457e3dd0a32a882fe75cca9b8eb3f
parentde3d6fa81e684af5817dc379ffc394235a9666cc
net/mlx4_en: Fix wrong indentation

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

Fixes: e7c1c2c46201 ("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