On Thu, Jun 14, 2018 at 06:29:09PM -0700, Haiyang Zhang wrote:
> These structs are not in use right now, but will be used soon.
Btw, thank you for adding this information. I was wondering about that
in the first version of this patch. It's always useful to know what
the effect of a bugfix is eve
From: Haiyang Zhang
Date: Thu, 14 Jun 2018 18:29:09 -0700
> From: Haiyang Zhang
>
> These fields in struct ndis_ipsecv2_offload and struct ndis_rsc_offload
> are one byte according to the specs. This patch defines them with the
> right size. These structs are not in use right now, but will be u
From: Haiyang Zhang
These fields in struct ndis_ipsecv2_offload and struct ndis_rsc_offload
are one byte according to the specs. This patch defines them with the
right size. These structs are not in use right now, but will be used soon.
Signed-off-by: Haiyang Zhang
---
drivers/net/hyperv/hyper