Loading net/core/ethtool.c +8 −6 Original line number Diff line number Diff line Loading @@ -2319,7 +2319,8 @@ static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr) return ret; } static int ethtool_get_per_queue_coalesce(struct net_device *dev, static noinline_for_stack int ethtool_get_per_queue_coalesce(struct net_device *dev, void __user *useraddr, struct ethtool_per_queue_op *per_queue_opt) { Loading Loading @@ -2351,7 +2352,8 @@ static int ethtool_get_per_queue_coalesce(struct net_device *dev, return 0; } static int ethtool_set_per_queue_coalesce(struct net_device *dev, static noinline_for_stack int ethtool_set_per_queue_coalesce(struct net_device *dev, void __user *useraddr, struct ethtool_per_queue_op *per_queue_opt) { Loading Loading
net/core/ethtool.c +8 −6 Original line number Diff line number Diff line Loading @@ -2319,7 +2319,8 @@ static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr) return ret; } static int ethtool_get_per_queue_coalesce(struct net_device *dev, static noinline_for_stack int ethtool_get_per_queue_coalesce(struct net_device *dev, void __user *useraddr, struct ethtool_per_queue_op *per_queue_opt) { Loading Loading @@ -2351,7 +2352,8 @@ static int ethtool_get_per_queue_coalesce(struct net_device *dev, return 0; } static int ethtool_set_per_queue_coalesce(struct net_device *dev, static noinline_for_stack int ethtool_set_per_queue_coalesce(struct net_device *dev, void __user *useraddr, struct ethtool_per_queue_op *per_queue_opt) { Loading