aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorVasu Dev <[email protected]>2010-02-16 12:15:18 -0800
committerJames Bottomley <[email protected]>2010-02-17 17:43:34 -0600
commitbe88d3b26897e3e942f2f36ad3d0ffbe002c0088 (patch)
tree6c815aca8a78df980e9dafaa7cecf3a6ba5af33f /lib/string_helpers.c
parent5fceef1f357e1b3485363e6e240369fc8cbee173 (diff)
[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer
Adds check to call fc_fcp_ddp_setup for only FCP read cmds to avoid accessing junk fsp pointer at least in ESX since non FCP frame had junk fsp value, though fsp is implicitly initialized to null by __alloc_skb but with this patch no more relying on fsp initialized to null value and hitting junk fsp ptr access. Removes fsp pointer checking in fc_fcp_ddp_setup as this is not needed any more since its only caller for FCP read will always have a valid fsp. Reported by: Frank Zhang <[email protected]> Reported by: Rob Love <[email protected]> Signed-off-by: Vasu Dev <[email protected]> Signed-off-by: Robert Love <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions