[SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllers
authorSalyzyn, Mark <Mark_Salyzyn@adaptec.com>
Wed, 6 Feb 2008 17:00:46 +0000 (09:00 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 8 Feb 2008 00:02:44 +0000 (18:02 -0600)
commit62e9f5c4671a3026639b01ec84a3063f03bead4c
tree7e5e124c01cf607428122cc3c38579ef9343a077
parent4d2de3a50ce19af2008a90636436a1bf5b3b697b
[SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllers

This patch ensures that the modern adapters get a maximum sg segment
size on par with the maximum transfer size. Added some localized
janitor fixes to the discussion patch I used with Fujita.

FUJITA Tomonori [mailto:fujita.tomonori@lab.ntt.co.jp] sez:
> I think that setting the proper maximum segment size for the late
> model cards (as you did above) makes sense.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aacraid/linit.c