We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570ce90 commit f02659dCopy full SHA for f02659d
LINUX/netmap_ptnet.c
@@ -39,7 +39,7 @@
39
40
extern int ptnet_vnet_hdr;
41
static bool ptnet_gso = true;
42
-module_param(ptnet_gso, bool, 0444);
+module_param(ptnet_gso, bool, 0644);
43
44
/* Enable to debug RX-side hangs */
45
//#define HANGCTRL
0 commit comments