Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 Sep 2020 00:17:16 +0000 (17:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Sep 2020 00:17:16 +0000 (17:17 -0700)
commit53467ecb6f38d7cbd86359ff1c8958b8b568dc57
tree994c81380aa988ade59da7676369d44982021647
parentcdb0e6dccc1fd0f7096d333d90cad0ac81c2b342
parent4406e977a4a1e997818b6d77c3218ef8d15b2abf
Merge branch '40GbE' of git://git./linux/kernel/git/jkirsher/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2020-09-09

This series contains updates to i40e and igc drivers.

Stefan Assmann changes num_vlans to u16 to fix may be used uninitialized
error and propagates error in i40_set_vsi_promisc() for i40e.

Vinicius corrects timestamping latency values for i225 devices and
accounts for TX timestamping delay for igc.
====================

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