[PATCH net,v2 0/2] Fix send indirection table offset
From: Haiyang Zhang <haiyangz@microsoft.com>
Date: 2019-11-21 21:34:42
Also in:
linux-hyperv, lkml
From: Haiyang Zhang <haiyangz@microsoft.com>
Date: 2019-11-21 21:34:42
Also in:
linux-hyperv, lkml
Fix send indirection table offset issues related to guest and host bugs. Haiyang Zhang (2): hv_netvsc: Fix offset usage in netvsc_send_table() hv_netvsc: Fix send_table offset in case of a host bug drivers/net/hyperv/hyperv_net.h | 3 ++- drivers/net/hyperv/netvsc.c | 38 ++++++++++++++++++++++++++++++-------- 2 files changed, 32 insertions(+), 9 deletions(-) -- 1.8.3.1