diff options
author | James Smart <jsmart2021@gmail.com> | 2017-11-29 15:11:37 -0800 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2017-12-15 15:13:33 +0100 |
commit | 4596e752db02d47038cd7c965419789ab15d1985 (patch) | |
tree | fcca11527ffc8f263f74ef655b2d758fe254a2cf /crypto/cast5_generic.c | |
parent | b224f6134d72e3493a023b5bea917f9a6beea0c8 (diff) | |
download | linux-4596e752db02d47038cd7c965419789ab15d1985.tar.bz2 |
nvme-fc: remove double put reference if admin connect fails
There are two put references in the failure case of initial
create_association. The first put actually frees the controller, thus the
second put references freed memory.
Remove the unnecessary 2nd put.
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'crypto/cast5_generic.c')
0 files changed, 0 insertions, 0 deletions