From: Jens Axboe Date: Wed, 18 Jun 2014 05:09:29 +0000 (-0700) Subject: block: blk_max_size_offset() should check ->max_sectors X-Git-Tag: omap-for-v3.16/fixes-rc4~81^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736ed4de766d4f0e8e6142dd4f9d73ef61835ed9;p=pandora-kernel.git block: blk_max_size_offset() should check ->max_sectors Commit 762380ad9322 inadvertently changed a check for max_sectors to max_hw_sectors. Revert that part, so we still compare against max_sectors. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed