commit | 7525c85be0e6d18596390e7e2b17a206cd9777f6 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Fri Jan 27 09:54:30 2012 -0800 |
committer | Roland Dreier <roland@purestorage.com> | Fri Jan 27 09:54:30 2012 -0800 |
tree | a0d0d08527421709c65f779ca583b08ac5efdc24 | |
parent | 81f99dcc93226c7accfe5c4edad1749b8aebf7db [diff] |
RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() Make sure all exit paths from this function unlock everything. Reported-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Roland Dreier <roland@purestorage.com>