Skip to content
Commit befc7a33 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'nfp-fix-ethtool-stats-and-page-allocation'

Jakub Kicinski says:

====================
nfp: fix ethtool stats and page allocation

Two fixes for net.  First one makes sure we handle gather of stats on
32bit machines correctly (ouch).  The second fix solves a potential
NULL-deref if we fail to allocate a page with XDP running.

I used Fixes: tags pointing to where the bug was introduced, but for
patch 1 it has been in the driver "for ever" and fix won't backport
cleanly beyond commit 325945ed

 ("nfp: split software and hardware
vNIC statistics") which is in net.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 3668bb8d 5f0ca2fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment