lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173881083474.983395.7645421188139514667.git-patchwork-notify@kernel.org>
Date: Thu, 06 Feb 2025 03:00:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, kuniyu@...zon.com,
 netdev@...r.kernel.org, linux-kernel@...r.kernel.org, lkp@...el.com
Subject: Re: [PATCH net-next v3] ipv4: ip_gre: Fix set but not used warning in
 ipgre_err() if IPv4-only

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Tue,  4 Feb 2025 22:36:54 +0100 you wrote:
> if CONFIG_NET_IPGRE is enabled, but CONFIG_IPV6 is disabled:
> 
>     net/ipv4/ip_gre.c: In function ‘ipgre_err’:
>     net/ipv4/ip_gre.c:144:22: error: variable ‘data_len’ set but not used [-Werror=unused-but-set-variable]
>       144 |         unsigned int data_len = 0;
> 	  |                      ^~~~~~~~
> 
> [...]

Here is the summary with links:
  - [net-next,v3] ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
    https://git.kernel.org/netdev/net-next/c/50f37fc2a39c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ