]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf73e38c613fb7c57964fc09b79a9fa548a4fd81
tree2b98850f31ca3e2a55244a716c2b85a67ed242f2
parentc38463b3b6a63402f2fc49ff07191c09e25045ba
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