summaryrefslogtreecommitdiff
path: root/drivers/scsi/libiscsi.c
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2017-12-19 10:57:50 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2017-12-20 21:27:30 -0500
commitb996ce39960e6239d3d30745749b0b17239cadce (patch)
treea2120ca54edc999850f868adaa0af97bfb9e7fd7 /drivers/scsi/libiscsi.c
parent62aa281470fdb7c0796d63a1cc918a8c1f02dde2 (diff)
downloadlinux-b996ce39960e6239d3d30745749b0b17239cadce.tar.gz
scsi: lpfc: correct sg_seg_cnt attribute min vs default
Prior patch mixed up what argument in the macro was what, so min value was placed as the "default" argument, and the default value was placed as the "min" argument. Thus, when the default was applied, it looked like the default was smaller than the allowed min. Swap argument postions to correct. [mkp: fixed checkpatch warning] Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/libiscsi.c')
0 files changed, 0 insertions, 0 deletions