]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/mpls/af_mpls.c
Merge branch 'patchwork' into v4l_for_linus
[karo-tx-linux.git] / net / mpls / af_mpls.c
index 0e4334cbde17519cf69bbc099127c0d81a626467..15fe97644ffe048c9b1d5818c0b1aec56eb988f4 100644 (file)
@@ -1252,7 +1252,7 @@ static int rtm_to_route_config(struct sk_buff *skb,  struct nlmsghdr *nlh,
                if (!nla)
                        continue;
 
-               switch(index) {
+               switch (index) {
                case RTA_OIF:
                        cfg->rc_ifindex = nla_get_u32(nla);
                        break;