From: David S. Miller Date: Sat, 7 Mar 2020 06:45:56 +0000 (-0800) Subject: Merge branch 'ethtool-consolidate-irq-coalescing-other-drivers' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=caf48383f1e631d0422cafa24d9f7eda35686feb;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'ethtool-consolidate-irq-coalescing-other-drivers' Jakub Kicinski says: ==================== ethtool: consolidate irq coalescing - other drivers Convert more drivers following the groundwork laid in a recent patch set [1]. The aim of the effort is to consolidate irq coalescing parameter validation in the core. This set converts all the drivers outside of drivers/net/ethernet. Only vmxnet3 them was checking unsupported parameters. The aim is to merge this via the net-next tree so we can convert all drivers and make the checking mandatory. [1] https://lore.kernel.org/netdev/20200305051542.991898-1-kuba@kernel.org/ ==================== Signed-off-by: David S. Miller --- caf48383f1e631d0422cafa24d9f7eda35686feb