Disabled logging in the Adaptec/BusLogic common code.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* series of SCSI Host Adapters made by Mylex.
|
||||
* These controllers were designed for various buses.
|
||||
*
|
||||
* Version: @(#)scsi_x54x.c 1.0.27 2018/11/02
|
||||
* Version: @(#)scsi_x54x.c 1.0.28 2018/11/02
|
||||
*
|
||||
* Authors: TheCollector1995, <mariogplayer@gmail.com>
|
||||
* Miran Grca, <mgrca8@gmail.com>
|
||||
@@ -55,7 +55,6 @@ static volatile
|
||||
x54x_t *x54x_dev;
|
||||
|
||||
|
||||
#define ENABLE_X54X_LOG 1
|
||||
#ifdef ENABLE_X54X_LOG
|
||||
int x54x_do_log = ENABLE_X54X_LOG;
|
||||
|
||||
|
Reference in New Issue
Block a user