mbox series

[0/4] mpt3sas: bug fix patches

Message ID 1561387376-28323-1-git-send-email-sreekanth.reddy@broadcom.com (mailing list archive)
Headers show
Series mpt3sas: bug fix patches | expand

Message

Sreekanth Reddy June 24, 2019, 2:42 p.m. UTC
This patch set contains some mpt3sas driver's bug fix patches.

Sreekanth Reddy (4):
  mpt3sas: Remove CPU arch check to determine perf_mode
  mpt3sas: Fix look configured PCIe link speed not cap
  mpt3sas: Fix determine smp affinity on per HBA basis
  mpt3sas: Fix msix load balance on and off settings

 drivers/scsi/mpt3sas/mpt3sas_base.c | 64 +++++++++++++++++--------------------
 drivers/scsi/mpt3sas/mpt3sas_base.h |  1 +
 2 files changed, 31 insertions(+), 34 deletions(-)

Comments

Martin K. Petersen June 27, 2019, 3:19 a.m. UTC | #1
Sreekanth,

> This patch set contains some mpt3sas driver's bug fix patches.

Applied to 5.3/scsi-queue, thanks!