]> 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)
commitdd9d0aa586d16a7705d6132abad471fb4dc54673
tree8c7c438525d0cb7fa86d56e451b05373e80fe461
parent230e2603570db7fa5974766ba32633032c6fd3d5
parent5f2333fd8a87e2da52446cc766bb4ac4f5ea666e
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>