commit | 940358967599ba9057b3c51ba906e1cd5b984729 | [log] [tgz] |
---|---|---|
author | Ralph Campbell <ralph.campbell@qlogic.com> | Sat Sep 20 20:05:51 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Sep 20 20:05:51 2008 -0700 |
tree | 6e29b978beddbcc843be676732156e0b31d317c0 | |
parent | 9824b8f11373b0df806c135a342da9319ef1d893 [diff] |
IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 The code to set the source LID in the sent LRH was not setting the low bits if LMC != 0 for RC/UC QPs. Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>