diff options
author | Alexander Duyck <[email protected]> | 2009-01-31 00:52:57 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-01-31 00:52:57 -0800 |
commit | ec54d7d6e40b04c16dfce0e41e506198a20c8645 (patch) | |
tree | 7e70f20258f0f3ac35e48e0d4a1fa41d63853997 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | bbd98fe48a43464b4a044bc4cbeefad284d6aa80 (diff) |
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 <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions