Re: [RFC PATCH net-next v2 1/5] uapi: move IPPROTO_L2TP to in.h
From: Guillaume Nault <hidden>
Date: 2022-08-31 10:02:25
Also in:
intel-wired-lan
From: Guillaume Nault <hidden>
Date: 2022-08-31 10:02:25
Also in:
intel-wired-lan
On Mon, Aug 29, 2022 at 11:44:08AM +0200, Wojciech Drewek wrote:
IPPROTO_L2TP is currently defined in l2tp.h, but most of ip protocols is defined in in.h file. Move it there in order to keep code clean.
Acked-by: Guillaume Nault <redacted>