On Tue, Mar 12, 2024 at 8:51 PM Qingfang Deng wrote:
>
> From: Qingfang Deng
>
> The dir variable has been used uninitialized since the port to 5.10, and
> somehow this remains undetected by GCC.
This patch looks like it's for iptables. Is it needed anymore?
>
> Fixes: b10d6044599d ("kernel: add
From: Qingfang Deng
The dir variable has been used uninitialized since the port to 5.10, and
somehow this remains undetected by GCC.
Fixes: b10d6044599d ("kernel: add linux 5.10 support")
Signed-off-by: Qingfang Deng
---
.../hack-5.15/650-netfilter-add-xt_FLOWOFFLOAD-target.patch | 4 ++--
.