>  static void ip_mr_forward(struct net *net, struct mr_table *mrt,
> -                       struct sk_buff *skb, struct mfc_cache *cache,
> -                       int local);
> +                       struct net_device *dev, struct sk_buff *skb,
> +                          struct mfc_cache *cache, int local);

You appear to have spaces here, not tabs.

    Andrew

Reply via email to