From: Weiping Pan Date: Fri, 28 Sep 2012 20:15:30 +0000 (+0000) Subject: use skb_end_offset() in skb_try_coalesce() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4b549a5ac818722fc13d789584f41f4e00d78b5;p=pandora-kernel.git use skb_end_offset() in skb_try_coalesce() Commit ec47ea824774(skb: Add inline helper for getting the skb end offset from head) introduces this helper function, skb_end_offset(), we should make use of it. Signed-off-by: Weiping Pan Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed