Re: [PATCH net-next] ppp: use netdev_from_priv()
Breno Leitao <[email protected]> Thu, 30 Jul 2026 05:57:25 -0700
| Newsgroups | gmane.linux.ppp,gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> I've looked at the convertion and it looks good to me. Reviewed-by: Breno Leitao <[email protected]>