]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: actions: use skb_postpull_rcsum when possible
authorJiri Pirko <jiri@resnulli.us>
Wed, 19 Nov 2014 13:04:55 +0000 (14:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 19:20:16 +0000 (14:20 -0500)
commit94a5c2f97c0a6e729cd59e8f87ec78c7349c1351
tree761effa3c9f8091efcb2e4377e677ca309ad3d59
parentdecfc8164a124be3f05d3d6444dc785ab29a848f
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>
net/openvswitch/actions.c