From: Jiri Pirko Date: Wed, 19 Nov 2014 13:04:55 +0000 (+0100) Subject: openvswitch: actions: use skb_postpull_rcsum when possible X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~153^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abcd82c20e7cbfd2b89d834b24ff68feae158ec;p=pandora-kernel.git openvswitch: actions: use skb_postpull_rcsum when possible Replace duplicated code by calling skb_postpull_rcsum Suggested-by: Eric Dumazet Signed-off-by: Jiri Pirko Acked-by: Pravin B Shelar Acked-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed