diff options
author | Chad Dupuis <cdupuis@marvell.com> | 2019-03-26 00:38:34 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-03-27 21:54:51 -0400 |
commit | 650ce64c9eada94bd40c6a71c77b19d6f38a03a1 (patch) | |
tree | 2e20679d4f75638354fd22af5a30a6c817dd4641 /drivers/dio/dio-sysfs.c | |
parent | f1c43590365bac054d753d808dbbd207d09e088d (diff) | |
download | linux-650ce64c9eada94bd40c6a71c77b19d6f38a03a1.tar.bz2 |
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>
Diffstat (limited to 'drivers/dio/dio-sysfs.c')
0 files changed, 0 insertions, 0 deletions