Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski :
On Wed, 2 Apr 2025 10:44:03 -0500 you wrote:
> v2:
> - Created a single error handling unlock and exit in veth_pool_store
> - Greatly expanded commit message with previous explanatory-only text
>
> Summary: Use rtnl_mute
v2:
- Created a single error handling unlock and exit in veth_pool_store
- Greatly expanded commit message with previous explanatory-only text
Summary: Use rtnl_mutex to synchronize veth_pool_store with itself,
ibmveth_close and ibmveth_open, preventing multiple calls in a row to
napi_disable.
Ba