Merge branch 'flow_offload-action-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 6 Aug 2019 21:15:39 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Aug 2019 21:15:39 +0000 (14:15 -0700)
commit443bfb4acb83a6f0b7d9b11ac32f17c67f14e995
treea070b8dedee983ee82415fe636b0ca7d435c4d77
parent2b0dfc1753332d81d8e6654d682d8740aed4dec9
parent67cbf7dedd03a63ca2fbd9df2049eabba7a37edf
Merge branch 'flow_offload-action-fixes'

Vlad Buslov says:

====================
action fixes for flow_offload infra compatibility

Fix rcu warnings due to usage of action helpers that expect rcu read lock
protection from rtnl-protected context of flow_offload infra.
====================

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