diff options
author | Anton Blanchard <anton@samba.org> | 2011-10-14 05:31:05 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-10-17 19:00:55 -0400 |
commit | d695c335f9165cb73f9389479cce755e8207b5f4 (patch) | |
tree | 23e72cf67fbe555e23d00001983a857a2e9666dc /drivers/parport | |
parent | 945db2d4f4f6caf75b988f78e40aa75145ee46a4 (diff) |
ehea: Simplify ehea_xmit2 and ehea_xmit3
Based on a patch from Michael Ellerman, clean up a significant
portion of the transmit path. There was a lot of duplication here.
Even worse, we were always checksumming tx packets and ignoring the
skb->ip_summed field.
Also remove NETIF_F_FRAGLIST from dev->features, I'm not sure why
it was enabled.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions