Re: [PATCH net-next v11 4/7] r8169: enable new interrupt mapping

Jakub Kicinski <[email protected]>
Newsgroups org.kernel.vger.netdev,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Fri, 14 Aug 2026 09:52:00 +0800 javen wrote:
> This patch enables new interrupt mapping for RTL8127 and add error pkts
> counter per ring.

drivers/net/ethernet/realtek/r8169_main.c:4383:11: warning: variable 'i' is uninitialized when used here [-Wuninitialized]
 4383 |         while (--i >= 0)
      |                  ^
drivers/net/ethernet/realtek/r8169_main.c:4365:7: note: initialize the variable 'i' to silence this warning
 4365 |         int i, ret;
      |              ^
      |               = 0
-- 
pw-bot: cr
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.