linux-next: manual merge of the net-next tree with the net tree

From: Stephen Rothwell
Date: Tue Mar 24 2020 - 20:40:24 EST


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>

Attachment: pgpXpvCU93MEi.pgp
Description: OpenPGP digital signature