From: David S. Miller <davem@davemloft.net>
Date: Tue, 6 Jun 2017 16:12:57 +0000 (-0400)
Subject: Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net... 
X-Git-Tag: v4.12-rc5~33^2~8
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=80971dfbf047c25b4160f708711fed7e3b28c372;p=users%2Fjedix%2Flinux-maple.git

Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2017-06-06

This series contains fixes to i40e and i40evf only.

Mauro S. M. Rodrigues fixes a flood in the kernel log which was introduced
in a previous commit because of a mistaken substitution of __I40E_VSI_DOWN
instead of __I40E_DOWN when testing the state of the PF.

Björn Töpel fixes an issue introduced in a previous commit where the
offset was incorrect and could lead to data corruption for architectures
using PAGE_SIZE larger than 8191.  Fixed the issue by updating the
page_offset correctly using the proper setting for truesize.
====================

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

80971dfbf047c25b4160f708711fed7e3b28c372