summaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
authorEric Dumazet2016-04-09 20:29:58 +0200
committerDavid S. Miller2016-04-14 06:37:08 +0200
commit743b03a83297690f0bd38c452a3bbb47d2be300a (patch)
treefa679fafc020f8a3e46a418d876d7ce523da0d3d /net/socket.c
parentqdisc: constify meta_type_ops structures (diff)
downloadkernel-qcow2-linux-743b03a83297690f0bd38c452a3bbb47d2be300a.tar.gz
kernel-qcow2-linux-743b03a83297690f0bd38c452a3bbb47d2be300a.tar.xz
kernel-qcow2-linux-743b03a83297690f0bd38c452a3bbb47d2be300a.zip
net: remove netdevice gso_min_segs
After introduction of ndo_features_check(), we believe that very specific checks for rare features should not be done in core networking stack. No driver uses gso_min_segs yet, so we revert this feature and save few instructions per tx packet in fast path. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions