commit | 1abcd82c20e7cbfd2b89d834b24ff68feae158ec | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Wed Nov 19 14:04:55 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 14:20:16 2014 -0500 |
tree | 761effa3c9f8091efcb2e4377e677ca309ad3d59 | |
parent | fe1591224a1c454f4344d59e11ccd44577c00508 [diff] |
openvswitch: actions: use skb_postpull_rcsum when possible Replace duplicated code by calling skb_postpull_rcsum Suggested-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>