]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/sched/act_gact.c
net_sched: Use default action walker methods
[karo-tx-linux.git] / net / sched / act_gact.c
index 15851da99f3ba6aff4791f5c19d7ba4a6e59bc31..5645a4d32abdd187f59d9f6301842e35d08762df 100644 (file)
@@ -207,7 +207,6 @@ static struct tc_action_ops act_gact_ops = {
        .dump           =       tcf_gact_dump,
        .cleanup        =       tcf_gact_cleanup,
        .init           =       tcf_gact_init,
-       .walk           =       tcf_generic_walker
 };
 
 MODULE_AUTHOR("Jamal Hadi Salim(2002-4)");