]> git.pld-linux.org Git - packages/kernel.git/blob - bz204119.patch
- up to 5.2.6
[packages/kernel.git] / bz204119.patch
1 diff --git a/drivers/scsi/scsi_logging.c b/drivers/scsi/scsi_logging.c
2 index 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.0398 seconds and 3 git commands to generate.