]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc'
authorDavid S. Miller <davem@davemloft.net>
Thu, 2 Nov 2017 11:27:12 +0000 (20:27 +0900)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Nov 2017 11:27:12 +0000 (20:27 +0900)
Jakub Kicinski says:

====================
nfp: TC block fixes, app fallback and dev_alloc()

This series has three parts.  First of all John and I fix some
fallout from the TC block conversion.  John also fixes sleeping
in the neigh notifier.

Secondly I reorganise the nfp_app table to make it easier to
deal with excluding apps which have unmet Kconfig dependencies.

Last but not least after the fixes which went into -net some time
ago I refactor the page allocation, add a ethtool counter for
failed allocations and clean the ethtool stat code while at it.
====================

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

Trivial merge