]> git.baikalelectronics.ru Git - kernel.git/commit
advansys: Use dma_pool for sg elements
authorHannes Reinecke <hare@suse.de>
Fri, 24 Apr 2015 11:18:25 +0000 (13:18 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Mon, 25 May 2015 19:24:14 +0000 (12:24 -0700)
commitf8344d31213d41150a3170341962937de9bfc980
tree8b9eaf0ffd6188eaee45aac4e4ab1de99b65bf8f
parentccdba3c2d3e7ec0c76f9d40b86578b0ad6adcbb0
advansys: Use dma_pool for sg elements

The sg elements should be allocated from a dma pool.
And rename the structure to 'adv_sg_block' as they
are only used by the wide board.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/advansys.c