commit | 2ccd994c4c85a787ba4873f1481edd42c4ff46bf | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Jul 16 00:20:34 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Aug 22 02:25:49 2013 -0700 |
tree | c67dbab539f0c5c5818cd230a60af68f8dd3faac | |
parent | 502671967403c611b362836aef8cdee65e9a626a [diff] |
igb: Update MTU so that it is always at least a standard frame size This change makes it so that we limit the lower bound for max_frame_size to the size of a standard Ethernet frame. This allows for feature parity with other Intel based drivers such as ixgbe. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>