On Thu, Jan 16, 2025 at 06:55:30AM -0700, Ahmed Zaki wrote: > The vport config lock protects the vports queues and config data. These > mainly change in soft reset path. Since there is no dependency across > vports, there is no need for this lock to be global. > > Move the lock to be per-vport and allow one vport to reset without > locking the rest of the vports. > > Reviewed-by: Madhu Chittim <[email protected]> > Signed-off-by: Ahmed Zaki <[email protected]> > --- > depends on iwl series: > https://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=431435
Reviewed-by: Simon Horman <[email protected]>
