X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fipv4%2Ffib_semantics.c;h=406ea7050aede7c0dd6926fe20d0349b2109eee2;hb=3ff50b7997fe06cd5d276b229967bb52d6b3b6c1;hp=3dad12ee76c35a76b851a433108a5be1aa30aa44;hpb=c462238d6a6d8ee855bda10f9fff442971540ed2;p=powerpc.git diff --git a/net/ipv4/fib_semantics.c b/net/ipv4/fib_semantics.c index 3dad12ee76..406ea7050a 100644 --- a/net/ipv4/fib_semantics.c +++ b/net/ipv4/fib_semantics.c @@ -927,7 +927,7 @@ int fib_semantic_match(struct list_head *head, const struct flowi *flp, default: printk(KERN_DEBUG "impossible 102\n"); return -EINVAL; - }; + } } return err; }