Re: [PATCH net-next 00/12] sfc: driver for EF100 family NICs, part 2
From: Edward Cree <hidden>
Date: 2020-07-30 18:11:15
From: Edward Cree <hidden>
Date: 2020-07-30 18:11:15
On 30/07/2020 15:31, Edward Cree wrote:
This series implements the data path and various other functionality for Xilinx/Solarflare EF100 NICs.
Drop this series; besides the build error (which looks like missing ifdeffery for CONFIG_RFS_ACCEL=n), patch #10 introduces a crash because the phy_ops aren't hooked up so e.g. get_link_ksettings tries to call NULL. I'll try and spin v2 in the next few days to fix both issues (and hope there's an -rc8 ;) -ed