diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-06-11 20:35:23 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-06-21 01:09:33 +0200 |
commit | 3a2c892daaf54b31a70785c2821771e8094188ed (patch) | |
tree | 36ff4915ef938d70a398c282d7628a26126c43fb /fs/ramfs | |
parent | spidernet: turn off descriptor chain end interrupt. (diff) | |
download | linux-3a2c892daaf54b31a70785c2821771e8094188ed.tar.xz linux-3a2c892daaf54b31a70785c2821771e8094188ed.zip |
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 'fs/ramfs')
0 files changed, 0 insertions, 0 deletions