Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Mar 2021 20:49:25 +0000 (13:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Mar 2021 20:49:25 +0000 (13:49 -0700)
commit3c16e398bad3245352a3fdb0b16e31174dd84c37
tree55780c265097791c4820d82e2b78feb0a78d76e9
parent1f935e8e72ec28dddb2dc0650b3b6626a293d94b
parentf0a03a026857d6c7766eb7d5835edbf5523ca15c
Merge branch '1GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-03-19

This series contains updates to e1000e and igb drivers.

Tom Seewald fixes duplicate guard issues by including the driver name in
the guard for e1000e and igb.

Jesse adds checks that timestamping is on and valid to avoid possible
issues with a misinterpreted time stamp for igb.
====================

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