ect.org; linux-
> ker...@vger.kernel.org
> Subject: Re: [PATCH net-next] hv_netvsc: Fix the variable sizes in ipsecv2 and
> rsc offload
>
>
> Bug fixes should be targetted at net, not net-next. Furthermore, net-next is
> closed.
Thanks for the reminder. I just sent out t
Bug fixes should be targetted at net, not net-next. Furthermore,
net-next is closed.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
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.
Signed-off-by: Haiyang Zhang
---
drivers/net/hyperv/hyperv_net.h | 26 +-
1 file changed, 13 ins