diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-06-11 18:35:23 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-06-20 23:09:33 (GMT) |
commit | 3a2c892daaf54b31a70785c2821771e8094188ed (patch) | |
tree | 36ff4915ef938d70a398c282d7628a26126c43fb /drivers/char | |
parent | 128c6e2e519fe7d0a15de04f3dde00700145cec4 (diff) | |
download | linux-fsl-qoriq-3a2c892daaf54b31a70785c2821771e8094188ed.tar.xz |
spidernet: checksum and ethtool
It doesn't look like spidernet hardware can really checksum all protocols,
the code looks like it does IPV4 only. If so, it should use NETIF_F_IP_CSUM
instead of NETIF_F_HW_CSUM.
The driver doesn't need it's own get/set for ethtool tx csum, and it
should use the standard ethtool_op_get_link.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions