Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2021 12:26:09 +0000 (13:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2021 12:26:09 +0000 (13:26 +0100)
commiteacd68b7ceaa82a5d15a286f727000cef898c0b0
treefdb1cc6ef2d0f8523d42f6215a9a251e3c15259c
parent9122a70a6333705c0c35614ddc51c274ed1d3637
parentfd1b5beb177a8372cea2a0d014835491e4886f77
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-10-25

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>