commit | 35969d9b949a479bebc72cf8049425cd05b3b28e | [log] [tgz] |
---|---|---|
author | Dean Luick <dean.luick@intel.com> | Tue Apr 12 10:50:16 2016 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Thu Apr 28 16:32:27 2016 -0400 |
tree | 2b98850f31ca3e2a55244a716c2b85a67ed242f2 | |
parent | 153d58cd8e2871ec99d3a6570dd26b6f569a8b5e [diff] |
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>