Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDMA/addr: Fix return of uninitialized ret value
Commit b23dd4f ("ipv4: Make output route lookup return rtable directly") resulted in leaving ret uninitialized, where it may later be returned. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
- Loading branch information