X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fnetdevice.h;fp=include%2Flinux%2Fnetdevice.h;h=d178fb8af657efd0040172c3908ce1275a80981b;hb=99ea81edff2135603588fe12bd95cca2dd76a5cb;hp=cb52340e10e5b8506bdc9a8665b77ddafa57b2d8;hpb=bc63e39c5809523d365ad0e7f9f7aa8b8ba8fd7c;p=pandora-kernel.git diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index cb52340e10e5..d178fb8af657 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -1299,6 +1299,8 @@ struct net_device { /* for setting kernel sock attribute on TCP connection setup */ #define GSO_MAX_SIZE 65536 unsigned int gso_max_size; +#define GSO_MAX_SEGS 65535 + u16 gso_max_segs; #ifdef CONFIG_DCB /* Data Center Bridging netlink ops */