diff options
author | Laurence Oberman <loberman@redhat.com> | 2019-09-11 15:56:42 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-09-24 04:13:30 +0200 |
commit | c9c53749375ccce0191f89b86732e642f914bd82 (patch) | |
tree | 17d6e143d2cf388d552c9f487b8b67ed8c63b4ca /drivers/rtc/rtc-efi.c | |
parent | scsi: hisi_sas: Fix the conflict between device gone and host reset (diff) | |
download | linux-c9c53749375ccce0191f89b86732e642f914bd82.tar.xz linux-c9c53749375ccce0191f89b86732e642f914bd82.zip |
scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
The qla2xxx driver had this issue as well when the newer array firmware
returned the retry_delay_timer in the fcp_rsp. The bnx2fc is not handling
the masking of the scope bits either so the retry_delay_timestamp value
lands up being a large value added to the timer timestamp delaying I/O for
up to 27 Minutes. This patch adds similar code to handle this to the
bnx2fc driver to avoid the huge delay.
Link: https://lore.kernel.org/r/1568210202-12794-1-git-send-email-loberman@redhat.com
Signed-off-by: Laurence Oberman <loberman@redhat.com>
Reported-by: David Jeffery <djeffery@redhat.com>
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/rtc/rtc-efi.c')
0 files changed, 0 insertions, 0 deletions