We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff269e2 commit 49b02a1Copy full SHA for 49b02a1
net/sched/act_gate.c
@@ -677,4 +677,5 @@ static void __exit gate_cleanup_module(void)
677
678
module_init(gate_init_module);
679
module_exit(gate_cleanup_module);
680
+MODULE_DESCRIPTION("TC gate action");
681
MODULE_LICENSE("GPL v2");
0 commit comments