This series contains updates to ixgbe and ice drivers.

Alex Duyck fixes a NULL pointer dereference for ixgbe.

Yongxin Liu fixes an unbalanced enable/disable which was causing a call
trace with suspend for ixgbe.

Colin King fixes a potential infinite loop for ice.

The following are changes since commit 2afeec08ab5c86ae21952151f726bfe184f6b23d:
  xen-netback: Check for hotplug-status existence before watching
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 10GbE

Alexander Duyck (1):
  ixgbe: Fix NULL pointer dereference in ethtool loopback test

Colin Ian King (1):
  ice: Fix potential infinite loop when using u8 loop counter

Yongxin Liu (1):
  ixgbe: fix unbalanced device enable/disable in suspend/resume

 drivers/net/ethernet/intel/ice/ice_dcb.c      |  4 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 14 +++++++++++++-
 2 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.26.2

Reply via email to