Hello:
This series was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Sun, 22 Oct 2023 22:25:16 +0200 you wrote:
Hi,
The following patchset contains two fixes for the GTP tunnel driver:
- Incorrect GTPA_MAX definition in UAPI headers. This is updating an existing UAPI definition but for a good reason, this is certainly broken. Similar fixes for incorrect _MAX definition in netlink headers were applied in the past too.
[...]
Here is the summary with links: - [net,1/2] gtp: uapi: fix GTPA_MAX https://git.kernel.org/netdev/net/c/adc8df12d91a - [net,2/2] gtp: fix fragmentation needed check with gso https://git.kernel.org/netdev/net/c/4530e5b8e2da
You are awesome, thank you!