summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2017-02-12 21:52:25 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-12 05:41:53 (GMT)
commit27ab5414b980b19ba127cb518546d628f40bd3dc (patch)
tree92be0d9900c032a18d5df717dd1209383323799f /net
parentaae02d1aafe7c1989a3f10ff1f6ca5eed855426e (diff)
downloadlinux-27ab5414b980b19ba127cb518546d628f40bd3dc.tar.xz
scsi: lpfc: Correct WQ creation for pagesize
commit 8ea73db486cda442f0671f4bc9c03a76be398a28 upstream. Correct WQ creation for pagesize The driver was calculating the adapter command pagesize indicator from the system pagesize. However, the buffers the driver allocates are only one size (SLI4_PAGE_SIZE), so no calculation was necessary. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Cc: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions