Re: [PATCH v2 net-next 05/16] net: dsa: make the .flow_dissect tagger callback return void
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-09-26 17:49:05
From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-09-26 17:49:05
On Sat, Sep 26, 2020 at 08:30:57PM +0300, Vladimir Oltean wrote:
There is no tagger that returns anything other than zero, so just change the return type appropriately. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew