Skip to content
Commit 88e10092 authored by Jens Axboe's avatar Jens Axboe Committed by Tejun Heo
Browse files

sata_fsl: use the right type for tag bitshift



Since ATA_TAG_INTERNAL is now > 31 bits, we need to extend the
type to ULL to cover 32/64-bit cases.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent e2d1f8a0
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