From ac9a3d84e121196263636f2d38d439a45888005a Mon Sep 17 00:00:00 2001 From: Sriharsha Basavapatna Date: Fri, 19 Dec 2014 10:00:18 +0530 Subject: [PATCH] be2net: Fix incorrect setting of tunnel offload flag in netdev features An earlier commit to resolve an issue with encapsulation offloads missed setting a bit in the outer netdev features flag. This results in loss of TSO feature on a VxLAN interface. Fixes: 630f4b70 ("Export tunnel offloads only when a VxLAN tunnel is created") Signed-off-by: Sriharsha Basavapatna Signed-off-by: David S. Miller --- Reading git-format-patch failed