From: Eric Dumazet <eric.duma...@gmail.com> Date: Sat, 09 Apr 2016 11:29:58 -0700
> From: Eric Dumazet <eduma...@google.com> > > 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 <eduma...@google.com> Applied, thanks Eric.