commit | d3a2418ee36a59bc02e9d454723f3175dcf4bfd9 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Mon Nov 21 10:22:17 2016 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Wed Dec 14 13:27:34 2016 -0500 |
tree | 104f2825587b27107eb55cee9be731fc16a242c8 | |
parent | 11b642b84e8c43e8597de031678d15c08dd057bc [diff] |
IB/multicast: Check ib_find_pkey() return value This patch avoids that Coverity complains about not checking the ib_find_pkey() return value. Fixes: commit 547af76521b3 ("IB/multicast: Report errors on multicast groups if P_key changes") Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Sean Hefty <sean.hefty@intel.com> Cc: <stable@vger.kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>