Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Thu, 17 Mar 2022 23:40:32 +0000 (16:40 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 17 Mar 2022 23:40:32 +0000 (16:40 -0700)
commitfad6c1f1a109ee6f9d7090756f8ea44bc300b4f5
treeb39f04a8914ad262c6d7276661fc9d390df028dd
parent21c68644ff8305e486c6a70ccacfbcce8f0c75e1
parent4c1202189e351bc99856805ee9c82ffca6594ba0
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
100GbE Intel Wired LAN Driver Updates 2022-03-16

This series contains updates to gtp and ice driver.

Wojciech fixes smatch reported inconsistent indenting for gtp and ice.

Yang Yingliang fixes a couple of return value checks for GNSS to IS_PTR
instead of null.

Jacob adds support for trace events on tx timestamps.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ice: add trace events for tx timestamps
  ice: fix return value check in ice_gnss.c
  ice: Fix inconsistent indenting in ice_switch
  gtp: Fix inconsistent indenting
====================

Link: https://lore.kernel.org/r/20220316204024.3201500-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>