[PATCH net, 0/2] Fix send indirection table offset
From: Haiyang Zhang <haiyangz@microsoft.com>
Date: 2019-11-18 16:33:32
Also in:
linux-hyperv, lkml
From: Haiyang Zhang <haiyangz@microsoft.com>
Date: 2019-11-18 16:33:32
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 | 35 +++++++++++++++++++++++++++-------- 2 files changed, 29 insertions(+), 9 deletions(-) -- 1.8.3.1