diff options
author | Majd Dibbiny <majd@mellanox.com> | 2017-11-14 14:51:56 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2017-12-27 15:40:35 -0700 |
commit | 727b7e9a65c01569f8e4f9809d6f2be8c331c42a (patch) | |
tree | 60eb18e715075ccba5abcf43eb849462930eb388 /drivers/ps3 | |
parent | 2e903b611b3e5b6ef1bf875a747368ec6b30f667 (diff) | |
download | linux-727b7e9a65c01569f8e4f9809d6f2be8c331c42a.tar.bz2 |
IB/core: Make sure that PSN does not overflow
The rq/sq->psn is 24 bits as defined in the IB spec, therefore we mask
out the 8 most significant bits to avoid overflow in modify_qp.
Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Daniel Jurgens <danielj@mellanox.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions