RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()
authorRoland Dreier <roland@purestorage.com>
Fri, 27 Jan 2012 17:54:30 +0000 (09:54 -0800)
committerRoland Dreier <roland@purestorage.com>
Fri, 27 Jan 2012 17:54:30 +0000 (09:54 -0800)
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>

No differences found