diff options
| author | Eric Dumazet <[email protected]> | 2016-04-09 11:29:58 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-04-14 00:37:08 -0400 |
| commit | 743b03a83297690f0bd38c452a3bbb47d2be300a (patch) | |
| tree | fa679fafc020f8a3e46a418d876d7ce523da0d3d /tools/perf/scripts/python/bin | |
| parent | cfe2f14c72b0266a9f3573427f206a98ad3d409c (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions