Thread (14 messages) flat view 14 messages, 3 authors, 12d ago

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

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-08-17 23:38:45
Also in: lkml

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help