Auke Kok wrote:
Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
---

@@ -496,6 +516,14 @@ static void parse_cmdline(int argc, char **argp)
                                i = argc;
                                break;
                        }
+                       if (mode == MODE_SQUEUE) {
+                               parse_generic_cmdline(argc, argp, i,
+                                       &gqueue_changed,
+                                       cmdline_ring,

Nick pointed out the obvious typo here... I'll wait for some (more) comments before reposting.

Auke
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to