[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)
authorAlbert Lee <albertcc@tw.ibm.com>
Wed, 12 Oct 2005 07:04:18 +0000 (15:04 +0800)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 18 Oct 2005 21:16:13 +0000 (17:16 -0400)
commit07506697d1c615924298406f2357810709c09bcd
treebd4f223231a92245b8247c6fb8eb23d9b5c3f3be
parent5a476deff3d17093da39c4eccb2692ba714dcb11
[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)

   move the initialization of taskfile LBA flags
     "ATA_TFLAG_LBA" and "ATA_TFLAG_LBA48 flags"
   to the SCSI translation functions

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
=============
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/libata-core.c
drivers/scsi/libata-scsi.c