commit | 30e2e90b4de735769c8c9dc2397388fdf305e5ca | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Oct 14 05:31:07 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 17 19:00:55 2011 -0400 |
tree | 3440093b6c0d0b900e1ab101744574f3a40c4432 | |
parent | 13946f5e4eefd5162733a75c03bb9f52c9c69614 [diff] |
ehea: Simplify type 3 transmit routine If a nonlinear skb fits within the immediate area, use skb_copy_bits instead of copying the frags by hand. v3: [cascardo] fixed conflict with use of skb frag API 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>