commit | eaebc7d21e102d86b389c77686c7e6258dd6d479 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Sun Feb 14 17:07:49 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Thu Mar 03 10:19:40 2016 -0500 |
tree | c5b3d1826dd1fe5def9698db5c5fe33441b0420a | |
parent | 2dbd5186a39c7ef0d92045c43b4857c23cb117ab [diff] |
IB/core: Modify conditional on ucontext existence Since we allow to call legacy verbs using their extended counterpart, the check on ucontext has to move up to a common area in case this verb is ever extended. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>