Files
linux/drivers/net/ppp
Qingfang Deng 105369d627 pppox: remove sk_pppox() helper
The sk member can be directly accessed from struct pppox_sock without
relying on type casting. Remove the sk_pppox() helper and update all
call sites to use po->sk directly.

Signed-off-by: Qingfang Deng <qingfang.deng@linux.dev>
Link: https://patch.msgid.link/20260410054954.114031-1-qingfang.deng@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-04-12 15:20:45 -07:00
..
2026-04-03 15:35:13 -07:00
2026-03-09 19:07:38 -07:00
2026-04-12 15:20:45 -07:00
2026-04-12 15:20:45 -07:00