]> Pileus Git - ~andy/linux/commit
xen-netfront: use skb_partial_csum_set() to simplify the codes
authorLi RongQing <roy.qing.li@gmail.com>
Thu, 6 Jun 2013 06:35:18 +0000 (14:35 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Jun 2013 09:34:36 +0000 (02:34 -0700)
commit8249152c472e10c18936b774737fd58c60335154
treeaa760c3d66169704edae39b35dc1749d02f676d1
parent2e42206948c98fdd32b64094264419a47ee2718c
xen-netfront: use skb_partial_csum_set() to simplify the codes

use skb_partial_csum_set() to simplify the codes

Cc: Jason Wang <jasowang@redhat.com>
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netfront.c