[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240703112936.483c1975@canb.auug.org.au>
Date: Wed, 3 Jul 2024 11:29:36 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: Networking <netdev@...r.kernel.org>, Jiawen Wu
<jiawenwu@...stnetic.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: manual merge of the net-next tree with the net tree
Hi all,
Today's linux-next merge of the net-next tree got a conflict in:
drivers/net/ethernet/wangxun/libwx/wx_hw.c
between commit:
bd07a9817846 ("net: txgbe: remove separate irq request for MSI and INTx")
from the net tree and commit:
b501d261a5b3 ("net: txgbe: add FDIR ATR support")
from the net-next tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc drivers/net/ethernet/wangxun/libwx/wx_hw.c
index d1b682ce9c6d,44cd7a5866c1..000000000000
--- a/drivers/net/ethernet/wangxun/libwx/wx_hw.c
+++ b/drivers/net/ethernet/wangxun/libwx/wx_hw.c
@@@ -1959,7 -1977,7 +1977,8 @@@ int wx_sw_init(struct wx *wx
}
bitmap_zero(wx->state, WX_STATE_NBITS);
+ wx->misc_irq_domain = false;
+ bitmap_zero(wx->flags, WX_PF_FLAGS_NBITS);
return 0;
}
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists