]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
IB/mlx4: Fix code indentation in QP1 MAD flow
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Mon, 12 Sep 2016 16:16:19 +0000 (19:16 +0300)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 20 Oct 2016 13:07:29 +0000 (08:07 -0500)
commit49fff2f2fbc36b411d1df8a759ef64d93a20abe9
treee02c57ed6d985e6664a8a3f3d4c3b45ecb028f6e
parent5dd8159af012a45b6df5967fda5eb21166c48bb5
IB/mlx4: Fix code indentation in QP1 MAD flow

BugLink: http://bugs.launchpad.net/bugs/1631468
commit baa0be7026e2f7d1d40bfd45909044169e9e3c68 upstream.

The indentation in the QP1 GRH flow in procedure build_mlx_header is
really confusing. Fix it, in preparation for a commit which touches
this code.

Fixes: 1ffeb2eb8be9 ("IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support")
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/infiniband/hw/mlx4/qp.c