linux/drivers/scsi/qedf
Chad Dupuis 650ce64c9e scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests
There is currently an overlap where exchange IDs between what is used for
offloaded commands and by libfc for ELS commands.  Correct this so that
exchange ID range is:

Offloaded requests: 0 to 0xfff
libfc requests: 0x1000 to 0xfffe

Signed-off-by: Chad Dupuis <cdupuis@marvell.com>
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-03-27 21:54:51 -04:00
..
drv_fcoe_fw_funcs.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
drv_fcoe_fw_funcs.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
drv_scsi_fw_funcs.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
drv_scsi_fw_funcs.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
Kconfig
Makefile qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qedf_attr.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_dbg.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_dbg.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_debugfs.c scsi: qedf: no need to check return value of debugfs_create functions 2019-01-29 00:40:54 -05:00
qedf_els.c scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails 2019-03-27 21:54:51 -04:00
qedf_fip.c SCSI misc on 20180610 2018-06-10 13:01:12 -07:00
qedf_hsi.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_io.c scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests 2019-03-27 21:54:51 -04:00
qedf_main.c scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests 2019-03-27 21:54:51 -04:00
qedf_version.h scsi: qedf: Update version number to 8.33.16.20 2018-05-08 00:57:11 -04:00
qedf.h scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests 2019-03-27 21:54:51 -04:00