]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: fix indentation in bnx2x_sp_task()
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 2 Mar 2016 12:47:11 +0000 (13:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Mar 2016 18:31:57 +0000 (13:31 -0500)
commit740809677b0dd08193b8b95a623bee8438f4788b
tree9199dde3ee034667d964936f5e0f500ad165ee9e
parentc8301fc10cb63270159e27391b028c6ff64bd558
bnx2x: fix indentation in bnx2x_sp_task()

Fix a case of misleading code indentation.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c