From: [email protected] Date: Wed, 14 Mar 2018 10:56:07 -0700 > From: Cathy Zhou <[email protected]> > > The NETIF_F_GSO_SOFTWARE implies support for GSO on SCTP, but the > sunvnet driver does not support GSO for sctp. Here we remove the > NETIF_F_GSO_SOFTWARE feature flag and only report NETIF_F_ALL_TSO > instead. > > Signed-off-by: Cathy Zhou <[email protected]> > Signed-off-by: Shannon Nelson <[email protected]>
Since this is a bug fix I'm applying this to the 'net' tree. Thanks.
