Skip to content
Commit 7d42e84e authored by Christophe JAILLET's avatar Christophe JAILLET Committed by David S. Miller
Browse files

net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it



'skb_push()'/'skb_postpush_rcsum()' can be replaced by an equivalent
'skb_push_rcsum()' which is less verbose.

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cd77ce93
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment