[PATCH RESEND 1/4] net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls

Jakub Kicinski kuba at kernel.org
Wed Oct 29 18:56:52 PDT 2025


On Mon, 27 Oct 2025 13:05:59 +0100 Niklas Söderlund wrote:
> >  out_rpm_put:
> >  	if (!priv->wol_enabled) {
> > -		pm_runtime_mark_last_busy(dev);
> >  		pm_runtime_put_autosuspend(dev);
> >  	}  
> 
> You could drop the { } here. With this fixed for RAVB,

fixed when applying, the wireless patch needs to go to linux-wireless.
You may want to repost that once again if it's not in linux-next by
next week.



More information about the linux-arm-kernel mailing list