Commit 1537d1bf authored by Chaitra P B's avatar Chaitra P B Committed by Martin K. Petersen
Browse files

scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.



For 24 port HBA's events generated by IOC are more in certain cases and
the current circular buffer may be overwritten.Hence increased the event
log buffer to accommodate more events.

Signed-off-by: default avatarChaitra P B <chaitra.basappa@broadcom.com>
Signed-off-by: default avatarSuganath Prabu S <suganath-prabu.subramani@broadcom.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 95540b8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ struct mpt3_ioctl_iocinfo {


/* number of event log entries */
#define MPT3SAS_CTL_EVENT_LOG_SIZE (50)
#define MPT3SAS_CTL_EVENT_LOG_SIZE (200)

/**
 * struct mpt3_ioctl_eventquery - query event count and type