IB/hfi1: mask vs shift confusion
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 16 Sep 2015 16:03:45 +0000 (19:03 +0300)
committerDoug Ledford <dledford@redhat.com>
Fri, 18 Sep 2015 15:28:47 +0000 (11:28 -0400)
commit7d630467d7c454d801d72b58f242c373a64e39ed
tree26e418aa4174cb2358a7eb7eb429cbf5208b0293
parent3f2686a2665b4d06753b602fe394b5d87bc7f279
IB/hfi1: mask vs shift confusion

We are shifting by the _MASK macros instead of the _SHIFT ones.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/sdma.c