From: Robert Richter <rrich...@cavium.com> Date: Wed, 11 Jan 2017 18:04:32 +0100
> From struct ethtool_ops: > > int (*set_rxfh)(struct net_device *, const u32 *indir, > const u8 *key, const u8 hfunc); > > Change function arg of hfunc to const type. > > V2: Fixed indentation. > > Signed-off-by: Robert Richter <rrich...@cavium.com> Applied.