]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/libata-scsi.c
[PATCH] libata: stop setting sdev->host->max_sectors for lba48 drives
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 12 May 2005 19:49:54 +0000 (15:49 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 15 May 2005 22:01:22 +0000 (18:01 -0400)
commitf85bdb9ce9e130ce00f7a91523931fdd8f96f102
tree5a3c4eaf51917d1b0146ee4dafedebf8541f1c46
parent88d7bd8cb9eb8d64bf7997600b0d64f7834047c5
[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 <stuart_hayes@Dell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/scsi/libata-scsi.c