commit | 1f892feb37dabedbb2492c6b499b0c1b22631a1f | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Fri Nov 05 14:52:08 2010 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 16 08:40:08 2010 -0600 |
tree | b907d279ad4e9c7f99c30d0f71979cd65b519101 | |
parent | 27a6375de3edece2e5d115847d54c01e52331f7e [diff] |
e1000: Fix TCP checksum overflow with TSO When adding the length to the pseudo header, we're not properly accounting for overflow. From: Mark Wu <dwu@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>