Re: [PATCH net] net: macsec: Retrieve MACSec-XPN attributes before offloading

From: Paolo Abeni
Date: Thu Jun 30 2022 - 06:00:46 EST


On Thu, 2022-06-30 at 08:51 +0000, Carlos Fernandez wrote:
> Sorry about that, I was pretty sure I added it in the first line of the patch and then I used git send-email.
> Is there any way that I can be sure everything is ok before sending it? I'll try again.

As a last resort thing, you can git send-email to another account under
your control (_only_ to that recipient!), git am <email> on a clean -
net tree and check that everything is fine.

Cheers,

Paolo