commit | 5a2815f03c0fd5a091c95af93b7f1a17a971ac20 | [log] [tgz] |
---|---|---|
author | Itai Garbi <igarbi@mellanox.com> | Tue Feb 19 15:40:24 2013 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Tue Feb 19 08:21:36 2013 -0800 |
tree | 2a790316639dc28babca75bd51114e76c91bf7c9 | |
parent | 4b48680b5572ee78834c276548e16ac5316908cb [diff] |
IPoIB: Don't attempt to release resources on error flow If the ipoib client info isn't found on the _remove_one callback, we must not attempt to scan the returned null list. Found by Coverity. Signed-off-by: Itai Garbi <igarbi@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>