From: John W. Linville Date: Thu, 12 May 2005 19:49:54 +0000 (-0400) Subject: [PATCH] libata: stop setting sdev->host->max_sectors for lba48 drives X-Git-Tag: v2.6.12-rc5~61^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f85bdb9ce9e130ce00f7a91523931fdd8f96f102;p=pandora-kernel.git [PATCH] libata: stop setting sdev->host->max_sectors for lba48 drives Avoid changing sdev->host->max_sectors because it can prevent use of non-lba48 drives on other ports of the same adapter. Signed-off-by: Stuart Hayes Signed-off-by: John W. Linville --- Reading git-diff-tree failed