commit | 2f5059a7af144426086555b62dd268d8060fe6d3 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Tue May 29 14:56:16 2018 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Fri Jun 01 11:16:23 2018 -0400 |
tree | d78e898303a3cd79a67fa4513e8ef53897deed82 | |
parent | cd13a399e66c1b9b039064e8aa2f959eb90d6947 [diff] |
RDMA/cm: Abort loop in case of CM dequeue In case CM work list is empty, the work pointer will be NULL, so instead of kernel crash it is better to abort processing of works. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>