summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/cq_desc.h
diff options
context:
space:
mode:
authorAbhijeet Joglekar <abjoglek@cisco.com>2011-06-14 04:21:01 (GMT)
committerJames Bottomley <JBottomley@Parallels.com>2011-06-29 21:05:41 (GMT)
commit0c79c74272b25bbcfb0149d5a4627ed768795d2d (patch)
treed9684dfd8a26ecc7192d7ee4a99cfb023d186468 /drivers/scsi/fnic/cq_desc.h
parent7bb66fc06eb8ac1b823f8221ff1eb574ec3bacb1 (diff)
downloadlinux-fsl-qoriq-0c79c74272b25bbcfb0149d5a4627ed768795d2d.tar.xz
[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag
Driver was incorrectly using the SLAB_CACHE_DMA flag when creating a cache for SGLs. fnic device does not have 24-bit DMA restrictions. Remove the flag and allocations from ZONE_DMA. Thanks to Roland Dreier and David Rientjes for pointing out the bug. Signed-off-by: Abhijeet Joglekar <abjoglek@cisco.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/fnic/cq_desc.h')
0 files changed, 0 insertions, 0 deletions