]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66cd892dca78ec7efc66af71a534511a3519b980
tree8c7c438525d0cb7fa86d56e451b05373e80fe461
parentb7beba8020ba808b59bbb2a2814e514ac47f6ec9
parent067c718e76a3af68793d84a57e8d6649bfe0c8b4
Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc'

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>