Re: [PATCH net-next] ppp: use netdev_from_priv()
From: Breno Leitao
Date: Thu Jul 30 2026 - 09:19:40 EST
On Thu, Jul 30, 2026 at 06:06:51PM +0800, Qingfang Deng wrote:
> Use the new netdev_from_priv() helper to access the net device from
> struct ppp.
>
> Signed-off-by: Qingfang Deng <qingfang.deng@xxxxxxxxx>
I've looked at the convertion and it looks good to me.
Reviewed-by: Breno Leitao <leitao@xxxxxxxxxx>