Re: [net 0/2][pull request] Intel Wired LAN Driver Fixes 2019-04-01

2019-04-02 Thread David Miller
From: Jeff Kirsher Date: Mon, 1 Apr 2019 11:44:05 -0700 > This series contains two fixes for XDP in the i40e driver. > > Björn provides both fixes, first moving a function out of the header and > into the main.c file. Second fixes a regression introduced in an > earlier patch that removed umem

[net 0/2][pull request] Intel Wired LAN Driver Fixes 2019-04-01

2019-04-01 Thread Jeff Kirsher
This series contains two fixes for XDP in the i40e driver. Björn provides both fixes, first moving a function out of the header and into the main.c file. Second fixes a regression introduced in an earlier patch that removed umem from the VSI. This caused an issue because the setup code would try