Re: [PATCH] net: pfcp: fix typo in message_priority field name
From: Jakub Kicinski
Date: Thu Jun 12 2025 - 10:30:15 EST
On Thu, 12 Jun 2025 08:38:20 +0200 Ruben Kelevra wrote:
> I hit it while building an out-of-tree module that reads hdr->message_priority.
> Cross-compiling for a big-endian target failed for me, because of it.
>
> That’s the only reason for the patch; net-next is fine, no need for stable.
I see, please go ahead and repost with [PATCH net-next], no stable cc
and no fixes tag. Would also be good to mention in the commit message
that it does not currently cause kernel build issues, but is clearly
incorrect.