do not use workqueues by dfault, they can lead to dma overflows

This commit is contained in:
none 2021-06-22 20:51:28 +02:00
parent 309713674c
commit 8f5af7742d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#ifndef _DDBRIDGE_H_
#define _DDBRIDGE_H_
#define DDB_USE_WORK
/* #define DDB_USE_WORK */
/*#define DDB_TEST_THREADED*/
#include <linux/version.h>