[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-10-25
From: Tony Nguyen <anthony.l.nguyen@intel.com>
Date: 2021-10-25 20:58:10
This series contains updates to ice driver only. Dave adds event handler for LAG NETDEV_UNREGISTER to unlink device from link aggregate. Yongxin Liu adds a check for PTP support during release which would cause a call trace on non-PTP supported devices. The following are changes since commit f7a1e76d0f608961cc2fc681f867a834f2746bce: net-sysfs: initialize uid and gid before calling net_ns_get_ownership and are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE Dave Ertman (1): ice: Respond to a NETDEV_UNREGISTER event for LAG Yongxin Liu (1): ice: check whether PTP is initialized in ice_ptp_release() drivers/net/ethernet/intel/ice/ice_lag.c | 18 ++++-------------- drivers/net/ethernet/intel/ice/ice_ptp.c | 3 +++ 2 files changed, 7 insertions(+), 14 deletions(-) -- 2.31.1