This series contains updates to the e1000e and igb drivers. Aaron Ma allows PHY initialization to continue if ULP disable failed for e1000e.
Francesco Ruggeri fixes race conditions in igb reset that could cause panics. The following are changes since commit 27a2145d6f826d1fad9de06ac541b1016ced3427: ibmvnic: Fix IRQ mapping disposal in error path and are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 1GbE Aaron Ma (1): e1000e: continue to init PHY even when failed to disable ULP Francesco Ruggeri (1): igb: reinit_locked() should be called with rtnl_lock drivers/net/ethernet/intel/e1000e/ich8lan.c | 4 +--- drivers/net/ethernet/intel/igb/igb_main.c | 9 +++++++++ 2 files changed, 10 insertions(+), 3 deletions(-) -- 2.26.2