diff options
author | Jon Mason <jdmason@kudzu.us> | 2015-10-05 05:54:22 +0300 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2015-11-09 00:11:21 +0300 |
commit | c92ba3c5d97de59c016d1a23ebab17293a792621 (patch) | |
tree | a887ab7f7133b6bce843d3611dc63dba49f0ad8f /drivers/ntb/Makefile | |
parent | 70d4687d60184915b6f40920041caa1df4f4d033 (diff) | |
download | linux-c92ba3c5d97de59c016d1a23ebab17293a792621.tar.xz |
NTB: invalid buf pointer in multi-MW setups
Order of operations issue with the QP Num and MW count, which would
result in the receive buffer pointer being invalid if there are more
than 1 MW. Corrected with parenthesis to enforce the proper order of
operations.
Reported-by: John I. Kading <John.Kading@gd-ms.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/ntb/Makefile')
0 files changed, 0 insertions, 0 deletions