]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Aug 2022 10:30:10 +0000 (11:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Aug 2022 10:30:10 +0000 (11:30 +0100)
commitae4938dd00217b524435c5cd11da0124a6a01dc5
tree63e517f9efc28fdd24ca16b9c6fab03ce0db0fd7
parentcc5a1afd02ef00a19ac7c974cc62e2fb8206fdb1
parent0dff70fdc686767086a6756afd3561f1b36502ed
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-08-11 (ice)

This series contains updates to ice driver only.

Benjamin corrects a misplaced parenthesis for a WARN_ON check.

Michal removes WARN_ON from a check as its recoverable and not
warranting of a call trace.
====================

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