xen-netback: switch to use skb_partial_csum_set()
authorJason Wang <[email protected]>
Wed, 10 Apr 2013 20:35:29 +0000 (20:35 +0000)
committerDavid S. Miller <[email protected]>
Fri, 12 Apr 2013 18:58:33 +0000 (14:58 -0400)
commitbea893364784582d03494348a91b2c63e0d540d3
tree47b00f31ffd06c1d3691ecf95a659bee10055948
parent6c6779856a294649dbb468ef46e893e80b0d72ad
xen-netback: switch to use skb_partial_csum_set()

Switch to use skb_partial_csum_set() to simplify the codes.

Cc: Ian Campbell <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/xen-netback/netback.c