diff options
author | James Smart <james.smart@avagotech.com> | 2015-05-22 17:42:39 +0300 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-06-13 18:22:04 +0300 |
commit | 5116fbf136ea21b8678a85eee5c03508736ada9f (patch) | |
tree | 937f71f6ddc91f4c40574d40f6667e8b493202de /fs/notify | |
parent | 8b0dff14164d3f43eba8365950b506d898e0e1e6 (diff) | |
download | linux-5116fbf136ea21b8678a85eee5c03508736ada9f.tar.xz |
lpfc: Fix scsi prep dma buf error.
Didn't check for less-than-or-equal zero. Means we may later call
scsi_dma_unmap() even though we don't have valid mappings.
Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions