summaryrefslogtreecommitdiffstats
path: root/drivers/idle
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2021-01-27 15:45:01 -0600
committerJason Gunthorpe <jgg@nvidia.com>2021-02-05 13:43:00 -0400
commit7d9ae80e31df57dd3253e1ec514f0000aa588a81 (patch)
treeb2e206bebe52f1cd65553c154b4f292cf2ab1cae /drivers/idle
parent131796524fa346553d9a325ed77bbee0b63d0ca9 (diff)
downloadlinux-7d9ae80e31df57dd3253e1ec514f0000aa588a81.tar.bz2
RDMA/rxe: Fix coding error in rxe_recv.c
check_type_state() in rxe_recv.c is written as if the type bits in the packet opcode were a bit mask which is not correct. This patch corrects this code to compare all 3 type bits to the required type. Fixes: 8700e3e7c485 ("Soft RoCE driver") Link: https://lore.kernel.org/r/20210127214500.3707-1-rpearson@hpe.com Signed-off-by: Bob Pearson <rpearson@hpe.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions