[PKT_SCHED]: cls_rsvp: fix tcf_exts fallout
The continue is supposed to continue the outer loop, not break
out of the do { } while (0) loop. cls_route.c is also changed
in a similar way for clarity, although it behaved correctly.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Showing
Please register or sign in to comment