Skip to content
Commit 582fb6c0 authored by David S. Miller's avatar David S. Miller Committed by James Bottomley
Browse files

[SCSI] esp_scsi: Make cur_residue and tot_residue signed.



Many of the overflow checks test whether the value has
gone negative, and we want to retain such checks.

Reported by Julia Lawall.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent e19166d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment