scsi: mac53c94: remove DISABLE_CLUSTERING
authorChristoph Hellwig <hch@lst.de>
Thu, 13 Dec 2018 15:17:08 +0000 (16:17 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 19 Dec 2018 04:13:12 +0000 (23:13 -0500)
commit1c3726ad30938725a53f471d7967abfd6838330f
treee4c41d99f7ef36a75581fa9e5ebd592209df43b6
parent5bd6cd54bd01171176e8be510d429720a3fd2dce
scsi: mac53c94: remove DISABLE_CLUSTERING

mac53c94 has no limitations on crossing pages for segments.  Just make
the 65535 byte segment size limit explicit, even if it matches the
current block layer limit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mac53c94.c