[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170609142812.GE20756@lunn.ch>
Date: Fri, 9 Jun 2017 16:28:12 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Donald Sharp <sharpd@...ulusnetworks.com>
Cc: netdev@...r.kernel.org, dsahern@...il.com,
Thomas.Winter@...iedtelesis.co.nz, nikolay@...ulusnetworks.com,
yotamg@...lanox.com, idosch@...lanox.com, roopa@...ulusnetworks.com
Subject: Re: [PATCH net v2] net: ipmr: Fix some mroute forwarding issues in
vrf's
> 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
Powered by blists - more mailing lists