Re: [PATCH 1/2] macsec: Backward compatibility bugfix of consts values

From: David Miller
Date: Sat Mar 07 2020 - 01:39:39 EST


From: Era Mayflower <mayflowerera@xxxxxxxxx>
Date: Fri, 6 Mar 2020 02:55:22 +0000

> Fixed a compatibility bug, the value of the following consts changes:
> * IFLA_MACSEC_PAD (include/uapi/linux/if_link.h)
> * MACSEC_SECY_ATTR_PAD (include/uapi/linux/if_macsec.h)
> * MACSEC_RXSC_ATTR_PAD (include/uapi/linux/if_macsec.h)
>
> Depends on: macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
>
> Signed-off-by: Era Mayflower <mayflowerera@xxxxxxxxx>

Fix your original patches so that they don't have these bugs, and then
resubmit that.