Re: [PATCH 1/3] qla3xxx: device doesnt do hardware checksumming.
From: Jeff Garzik <hidden>
Date: 2007-06-03 15:47:08
From: Jeff Garzik <hidden>
Date: 2007-06-03 15:47:08
Stephen Hemminger wrote:
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 <redacted>
applied to #upstream-fixes