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] [thread-next>] [day] [month] [year] [list]
Message-ID: <715426.1733255536@warthog.procyon.org.uk>
Date: Tue, 03 Dec 2024 19:52:16 +0000
From: David Howells <dhowells@...hat.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: dhowells@...hat.com, netdev@...r.kernel.org,
    Marc Dionne <marc.dionne@...istor.com>,
    Yunsheng Lin <linyunsheng@...wei.com>,
    "David S. Miller" <davem@...emloft.net>,
    Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
    linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 10/37] rxrpc: Prepare to be able to send jumbo DATA packets

Jakub Kicinski <kuba@...nel.org> wrote:

> clang says (probably transient but since i'm nit picking anyway):
> 
> net/rxrpc/input.c:696:25: warning: variable 'capacity' set but not used [-Wunused-but-set-variable]
>   696 |         unsigned int max_data, capacity;
>       |                                ^

Yeah - it's used from patch 29 "rxrpc: Send jumbo DATA packets".

I just noticed that patch 29 adds a member (tx_jumbo_limit) that is only set
once and never used.  I'll remove it.

David


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ