• Andrew Vasquez's avatar
    [PATCH] PATCH [8/15] qla2xxx: Volatile topology fixes · f246122c
    Andrew Vasquez authored
      Fix problem where during ISP initialization in a volatile topology
      (i.e. fabric environment with large number of streaming RSCNs) the
      driver would loop indefinitely or hang due to termination of an
      invalid thread pid.
    
     drivers/scsi/qla2xxx/qla_init.c |  142 ++++++++++++++++------------------------
     drivers/scsi/qla2xxx/qla_os.c   |    1
     2 files changed, 60 insertions(+), 83 deletions(-)
    f246122c
qla_init.c 104 KB