Skip to content
Commit b08191d8 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

Merge branch 'move-est-lock-and-est-structure-to-struct-stmmac_priv'



Xiaolei Wang says:

====================
Move EST lock and EST structure to struct stmmac_priv

1. Pulling the mutex protecting the EST structure out to avoid
    clearing it during reinit/memset of the EST structure,and
    reacquire the mutex lock when doing this initialization.

2. Moving the EST structure to a more logical location
====================

Link: https://lore.kernel.org/r/20240513014346.1718740-1-xiaolei.wang@windriver.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents 95125152 bd17382a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment