From: David S. Miller Date: Wed, 22 Mar 2017 19:59:10 +0000 (-0700) Subject: Merge branch 'nfp-concurrency' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0e4c9f13da28990064c958839e85c565f6adcbf5;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'nfp-concurrency' Jakub Kicinski says: ==================== nfp: allow concurrency in core and minor fixes The first 10 patches of this series prepare nfpcore for concurrent accesses. This will be needed by upcoming hwmon and devlink patches. Most locking is already in place, the patches in this series iron out a few bugs. Last 5 patches are fixes and cleanups to the netdev code, including removal of doorbell pointers used only on old versions of the chip, removal of unnecessarily defensive code and flushing xmit_more more carefully on error paths. ==================== Signed-off-by: David S. Miller --- 0e4c9f13da28990064c958839e85c565f6adcbf5