be2iscsi: add an missing goto in error path
authorTomas Henzl <thenzl@redhat.com>
Fri, 6 Jun 2014 12:06:30 +0000 (14:06 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 25 Jun 2014 11:29:05 +0000 (13:29 +0200)
commit5f2d25efa4c4567fa72b70de4e041252c72aa10e
treec9bacf537d77f9e8af8149427af40550a01ba93d
parent8b8f5d9715845f9ae2b89ce406e71877965b29ca
be2iscsi: add an missing goto in error path

a jump to 'free_memory' is apparently missing

Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/be2iscsi/be_main.c