]> git.itanic.dy.fi Git - linux-stable/commit
RDMA/cxgb4: Declare stag as __be32
authorLeon Romanovsky <leon@kernel.org>
Wed, 25 Oct 2017 04:41:11 +0000 (07:41 +0300)
committerDoug Ledford <dledford@redhat.com>
Wed, 25 Oct 2017 19:25:00 +0000 (15:25 -0400)
commit35fb2a88ed4b77356fa679a8525c869a3594e287
treef51131c9cad3251a33c7e8690104878ba7ae22d2
parent3bfbea747353c2b40b48784b70e782ca5352f18c
RDMA/cxgb4: Declare stag as __be32

The scqe.stag is actually __b32, fix it.

  drivers/infiniband/hw/cxgb4/cq.c:754:52: warning: cast to restricted __be32

Cc: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/t4.h