From: Kazunori MIYAZAWA <[EMAIL PROTECTED]> Date: Fri, 24 Nov 2006 14:38:52 +0900
> +static inline void ip6ip_ecn_decapsulate(struct sk_buff *skb) > +{ > + if (INET_ECN_is_ce(ipv6_get_dsfield(skb->nh.ipv6h))) > + IP_ECN_set_ce(skb->h.ipiph); > +} > + Please fix this extra tab indentation :-) Thank you. - 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