commit | be688195bd08b1c045f89d72c07c7e3ef6516f38 | [log] [tgz] |
---|---|---|
author | Haggai Eran <haggaie@mellanox.com> | Thu Aug 27 15:55:15 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:08:28 2015 -0400 |
tree | 9e13485adf52569800c863b2b159bc12407adf95 | |
parent | 73fec7fd04a2ad6c879c93881cba9a40d551b3fd [diff] |
IB/cma: Fix net_dev reference leak with failed requests When no matching listening ID is found for a given request, the net_dev that was used to find the request isn't released. Fixes: 0b3ca768fcb0 ("IB/cma: Use found net_dev for passive connections") Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>