Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 17:27:11 +0000 (10:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 17:27:11 +0000 (10:27 -0700)
commit352884868adc97802b2f46a6792df1cb2a84f49c
tree07523ced939ed8d7c83ee722bac7e3e44197fbab
parent672f5ccece3ba3fc851d9c73924ae16f39e4c176
parent8dc4b1a799fbf4e21ea014076284ee73bb4f9443
Merge branch '10GbE' of git://git./linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2018-07-12

This series contains updates to ixgbe and e100/e1000 kernel documentation.

Alex fixes ixgbe to ensure that we are more explicit about the ordering
of updates to the receive address register (RAR) table.

Dan Carpenter fixes an issue where we were reading one element beyond
the end of the array.

Mauro Carvalho Chehab fixes formatting issues in the e100.rst and
e1000.rst that were causing errors during 'make htmldocs'.
====================

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