From: Jakub Kicinski <kuba@xxxxxxxxxx> Date: Thu, 5 Mar 2020 17:05:55 -0800 > 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@xxxxxxxxxx/ Series applied, thanks Jakub.