From: Anton Blanchard Date: Fri, 14 Oct 2011 05:31:07 +0000 (+0000) Subject: ehea: Simplify type 3 transmit routine X-Git-Tag: v3.2-rc1~182^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30e2e90b4de735769c8c9dc2397388fdf305e5ca;p=pandora-kernel.git 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 Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: David S. Miller --- Reading git-diff-tree failed