From: Jeff Kirsher <jeffrey.t.kirs...@intel.com> Date: Wed, 28 Nov 2018 09:10:18 -0800
> This series contains fixes to igb, ixgbe and i40e. > > Yunjian Wang from Huawei resolves a variable that could potentially be > NULL before it is used. > > Lihong fixes an i40e issue which goes back to 4.17 kernels, where > deleting any of the MAC filters was causing the incorrect syncing for > the PF. > > Josh Elsasser caught that there were missing enum values in the link > capabilities for x550 devices, which was preventing link for 1000BaseLX > SFP modules. > > Jan fixes the function header comments for XSK methods. > > The following are changes since commit > 4df5ce9bc03e47d05f400e64aa32a82ec4cef419: > lan743x: Enable driver to work with LAN7431 > and are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 1GbE Pulled, thanks Jeff.