From: Robert Richter <[email protected]> Date: Wed, 11 Jan 2017 10:17:02 +0100
> @@ -635,7 +635,7 @@ static int nicvf_get_rxfh(struct net_device *dev, u32 > *indir, u8 *hkey, > } > > static int nicvf_set_rxfh(struct net_device *dev, const u32 *indir, > - const u8 *hkey, u8 hfunc) > + const u8 *hkey, const u8 hfunc) Please do not change the indentation, it is currently correct.
