]> git.feebdaed.xyz Git - linuxyz.git/commitdiff
gpio irqsq working
authorseantywork <seantywork@gmail.com>
Thu, 19 Jun 2025 11:25:45 +0000 (12:25 +0100)
committerseantywork <seantywork@gmail.com>
Thu, 19 Jun 2025 11:25:45 +0000 (12:25 +0100)
kgpio-irqsock/kgpio_irqsk.h

index 069c20f6823f3c0afbc2339154fcbb0dc1cf4cae..a1d117b29a99ff06c0b18d562c91462ac08831dd 100644 (file)
@@ -38,7 +38,7 @@
 #define CHECK_BIT(var,pos) ((var) & (1<<(pos)))
 
 #define MAX_PKTLEN 1500
-#define MAX_Q_LEN 64
+#define MAX_Q_LEN 1
 
 #define SYNC_UDELAY 64