As discussed in 
http://lore.kernel.org/all/[email protected]
Commit #1 Move the flags into the existing if condition; the issue is that it 
introduces a
small amount of code duplication.

Commit #3 is new to fix the hdr len in tunnel gso feature.


Thanks.

v3:
   1. recode the #3 for tunnel gso, and test it


Xuan Zhuo (3):
  virtio-net: fix incorrect flags recording in big mode
  virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
  virtio-net: correct hdr_len handling for tunnel gso

 drivers/net/virtio_net.c   | 16 +++++++++----
 include/linux/virtio_net.h | 47 ++++++++++++++++++++++++++++++--------
 2 files changed, 48 insertions(+), 15 deletions(-)

--
2.32.0.3.g01195cf9f


Reply via email to