]> git.feebdaed.xyz Git - linuxyz.git/commitdiff
okay
authorseantywork <seantywork@gmail.com>
Thu, 19 Jun 2025 07:31:58 +0000 (08:31 +0100)
committerseantywork <seantywork@gmail.com>
Thu, 19 Jun 2025 07:31:58 +0000 (08:31 +0100)
kgpio-irqsock/kgpio_irqsk.h

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