Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is nine fixes, seven of which are for the qedi driver (new as of 4.10) the other two are a use after free in the cxgbi drivers and a potential NULL dereference in the rdac device handler" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: libcxgbi: fix skb use after free scsi: qedi: Fix endpoint NULL panic during recovery. scsi: qedi: set max_fin_rt default value scsi: qedi: Set firmware tcp msl timer value. scsi: qedi: Fix endpoint NULL panic in qedi_set_path. scsi: qedi: Set dma_boundary to 0xfff. scsi: qedi: Correctly set firmware max supported BDs. scsi: qedi: Fix bad pte call trace when iscsiuio is stopped. scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()
No related branches found
No related tags found
Showing
- drivers/scsi/cxgbi/libcxgbi.c 18 additions, 7 deletionsdrivers/scsi/cxgbi/libcxgbi.c
- drivers/scsi/cxgbi/libcxgbi.h 8 additions, 8 deletionsdrivers/scsi/cxgbi/libcxgbi.h
- drivers/scsi/device_handler/scsi_dh_rdac.c 4 additions, 6 deletionsdrivers/scsi/device_handler/scsi_dh_rdac.c
- drivers/scsi/qedi/qedi.h 2 additions, 1 deletiondrivers/scsi/qedi/qedi.h
- drivers/scsi/qedi/qedi_fw.c 2 additions, 0 deletionsdrivers/scsi/qedi/qedi_fw.c
- drivers/scsi/qedi/qedi_iscsi.c 6 additions, 1 deletiondrivers/scsi/qedi/qedi_iscsi.c
- drivers/scsi/qedi/qedi_main.c 13 additions, 12 deletionsdrivers/scsi/qedi/qedi_main.c
Please register or sign in to comment