commit | 153285f9ce88b2d37e29a351dfcf7601ff274c69 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Aug 26 07:43:32 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Sep 19 23:57:04 2011 -0700 |
tree | b199948023a6157885f1f765eeb002c96218c506 | |
parent | a74420e0f3bdb4bfd8b59a4e67442d642f22e5b9 [diff] |
igb: Update max_frame_size to account for an optional VLAN tag if present This patch modifies the max_frame_size in order account for an optional VLAN tag. In order to support this we must also increase the MAX_STD_JUMBO_FRAME_SIZE to account for the 4 extra bytes. 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>