diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-05-30 23:23:17 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-06-03 17:44:19 +0200 |
commit | e68a8c10c4c5daf363e946d10c1a5cba77d7f92c (patch) | |
tree | baf15d8c97d503287636c2cb66f65abb2a902812 /net/8021q | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... (diff) | |
download | linux-e68a8c10c4c5daf363e946d10c1a5cba77d7f92c.tar.xz linux-e68a8c10c4c5daf363e946d10c1a5cba77d7f92c.zip |
qla3xxx: device doesnt do hardware checksumming.
Reading the code for ql_hw_csum_setup(), it is obvious that
this driver is broken for IPV6. The driver sets the NETIF_F_HW_SUM
flag, but the code for checksum setup only deals with IPV4.
Compile tested only, no hardware available.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions