IB/hfi1: Remove invalid QOS check
authorDean Luick <dean.luick@intel.com>
Tue, 12 Apr 2016 17:50:16 +0000 (10:50 -0700)
committerDoug Ledford <dledford@redhat.com>
Thu, 28 Apr 2016 20:32:27 +0000 (16:32 -0400)
commit35969d9b949a479bebc72cf8049425cd05b3b28e
tree2b98850f31ca3e2a55244a716c2b85a67ed242f2
parent153d58cd8e2871ec99d3a6570dd26b6f569a8b5e
IB/hfi1: Remove invalid QOS check

Remove an invalid compare of the number of QOS RSM map table entries
against the number of physical receive contexts.  The RSM map table
has its own size and has no relation to the number of physical receive
contexts.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dean Luick <dean.luick@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/chip.c