From: Jens Axboe Date: Tue, 17 Jan 2006 08:04:32 +0000 (+0100) Subject: [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints X-Git-Tag: v2.6.16-rc2~249^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb2e147a6d20bffd1d6b7a79be7301560f751c3;p=pandora-kernel.git [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints IDE lba48 can support full 64k request size, which overflows the max_hw_sectors variable. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed