kernel/drivers/scsi/qedf/qedf_dbg.h
.. .. @@ -60,6 +60,8 @@ 60 60 #define QEDF_LOG_NOTICE 0x40000000 /* Notice logs */ 61 61 #define QEDF_LOG_WARN 0x80000000 /* Warning logs */ 62 62 63 +#define QEDF_DEBUGFS_LOG_LEN (2 * PAGE_SIZE)64 +63 65 /* Debug context structure */ 64 66 struct qedf_dbg_ctx { 65 67 unsigned int host_no;