aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2011-01-28 16:03:31 -0800
committerJames Bottomley <James.Bottomley@suse.de>2011-02-12 10:57:54 -0600
commite4a9a98289606392f2b1b24b4ca4e29154ec4d15 (patch)
tree2f2b31f1dddebe7a0bc6d8d97034272314861833 /drivers/scsi/fnic
parent[SCSI] libfc: Cleanup return paths in fc_rport_error_retry (diff)
downloadlinux-dev-e4a9a98289606392f2b1b24b4ca4e29154ec4d15.tar.xz
linux-dev-e4a9a98289606392f2b1b24b4ca4e29154ec4d15.zip
[SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done()
If we goto out, then it tries to call kfree_skb() on an ERR_PTR which will oops. Just return directly. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/fnic')
0 files changed, 0 insertions, 0 deletions