[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200325114016.156768f2@canb.auug.org.au>
Date: Wed, 25 Mar 2020 11:40:16 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Miller <davem@...emloft.net>,
Networking <netdev@...r.kernel.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Willem de Bruijn <willemb@...gle.com>,
Era Mayflower <mayflowerera@...il.com>
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/macsec.c
between commit:
b06d072ccc4b ("macsec: restrict to ethernet devices")
from the net tree and commit:
a21ecf0e0338 ("macsec: Support XPN frame handling - IEEE 802.1AEbw")
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/macsec.c
index 92bc2b2df660,49b138e7aeac..000000000000
--- a/drivers/net/macsec.c
+++ b/drivers/net/macsec.c
@@@ -19,7 -19,7 +19,8 @@@
#include <net/gro_cells.h>
#include <net/macsec.h>
#include <linux/phy.h>
+#include <linux/if_arp.h>
+ #include <linux/byteorder/generic.h>
#include <uapi/linux/if_macsec.h>
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists