commit | 23ecc4bde21f0ccb38f4b53cadde7fc5d67d68e3 | [log] [tgz] |
---|---|---|
author | Brian Hill <brian.hill@xilinx.com> | Wed May 26 20:44:30 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 26 20:44:30 2010 -0700 |
tree | bb2cb5eb3121164665f704a8597a9dd18de63df0 | |
parent | 755fae0ac41672523a3ac00d41fe9bac226b0578 [diff] |
net: ll_temac: fix checksum offload logic The current checksum offload code does not work and this corrects that functionality. It also updates the interrupt coallescing initialization so than there are fewer interrupts and performance is increased. Signed-off-by: Brian Hill <brian.hill@xilinx.com> Signed-off-by: John Linn <john.linn@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net>