scsi: myrs: remove the dma_boundary_limit
authorChristoph Hellwig <hch@lst.de>
Wed, 19 Dec 2018 07:34:55 +0000 (08:34 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 20 Dec 2018 02:43:30 +0000 (21:43 -0500)
commit34a3492171cc87d1c2a9e7c0fbf6bf4a0f4d57b0
tree3707557fe7ecb4413df8a7767351a0d8a3b54586
parentc3d6189ffd4ee5c205cd7f79c7a1533e10a92b9e
scsi: myrs: remove the dma_boundary_limit

The old DAC960 driver was fine with merging over segment boundaries, so
this new driver should be too.

[mkp: typos]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/myrs.c