summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorAlexander Duyck2009-01-31 09:52:57 +0100
committerDavid S. Miller2009-01-31 09:52:57 +0100
commitec54d7d6e40b04c16dfce0e41e506198a20c8645 (patch)
tree7e70f20258f0f3ac35e48e0d4a1fa41d63853997 /firmware
parentigb: Fix DCA errors and do not use context index for 82576 (diff)
downloadkernel-qcow2-linux-ec54d7d6e40b04c16dfce0e41e506198a20c8645.tar.gz
kernel-qcow2-linux-ec54d7d6e40b04c16dfce0e41e506198a20c8645.tar.xz
kernel-qcow2-linux-ec54d7d6e40b04c16dfce0e41e506198a20c8645.zip
igb: prevent skb_over panic w/ mtu smaller than 1K
A panic has been observed with frame sizes smaller than 1K. This has been root caused to the hardware spanning larger frames across multiple buffers and then reporting the original frame size in the first descriptor. To prevent this we can enable set the LPE bit which in turn will restrict packet sizes to those set in the RLPML register. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions