Skip to content
Commit cf55612a authored by Cathy Zhou's avatar Cathy Zhou Committed by David S. Miller
Browse files

sunvnet: does not support GSO for sctp



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: default avatarCathy Zhou <Cathy.Zhou@Oracle.COM>
Signed-off-by: default avatarShannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4ea41f82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment