]> git.pld-linux.org Git - packages/kernel.git/blame - bz204119.patch
- up to 5.2.6
[packages/kernel.git] / bz204119.patch
CommitLineData
d2973294
JP
1diff --git a/drivers/scsi/scsi_logging.c b/drivers/scsi/scsi_logging.c
2index 39b8cc4574b4..148d8635d5f6 100644
3--- a/drivers/scsi/scsi_logging.c
4+++ b/drivers/scsi/scsi_logging.c
5@@ -15,7 +15,7 @@
6 #include <scsi/scsi_eh.h>
7 #include <scsi/scsi_dbg.h>
8
9-#define SCSI_LOG_SPOOLSIZE 4096
10+#define SCSI_LOG_SPOOLSIZE SCSI_LOG_BUFSIZE
11
12 #if (SCSI_LOG_SPOOLSIZE / SCSI_LOG_BUFSIZE) > BITS_PER_LONG
13 #warning SCSI logging bitmask too large
This page took 0.020786 seconds and 4 git commands to generate.