commit | 1d179332f8918a5f4e031dc068a469283b01c4c1 | [log] [tgz] |
---|---|---|
author | shemminger@osdl.org <shemminger@osdl.org> | Mon Aug 28 10:00:50 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Aug 29 17:18:30 2006 -0400 |
tree | 004d7ec6faab91cc32609dbd2d2a9de33ec39be6 | |
parent | e07560cd4f762935968a1120168eb7d22260d85f [diff] |
[PATCH] sky2: optimize checksum offload information Since many packets have the same checksum starting offset and insertion location; the driver can save the last information and only tell hardware when it changes. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>