mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
qla2x00t-32gbit: Update default AER debug mask
Use PCIe AER debug mask as default. Link: https://lore.kernel.org/r/20210329085229.4367-11-njavali@marvell.com Tested-by: Laurence Oberman <loberman@redhat.com> Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com> Signed-off-by: Quinn Tran <qutran@marvell.com> Signed-off-by: Nilesh Javali <njavali@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> [ commit 1cbcc531d01f813e6a93cefdc7476f858ff2b301 upstream ] git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9410 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -308,7 +308,7 @@ struct qla2xxx_fw_dump {
|
||||
};
|
||||
|
||||
#define QL_MSGHDR "qla2xxx"
|
||||
#define QL_DBG_DEFAULT1_MASK 0x1e400000
|
||||
#define QL_DBG_DEFAULT1_MASK 0x1e600000
|
||||
|
||||
#define ql_log_fatal 0 /* display fatal errors */
|
||||
#define ql_log_warn 1 /* display critical errors */
|
||||
|
||||
Reference in New Issue
Block a user