On Tuesday 27 May 2008 21:20:46 Mark McLoughlin wrote:> - if (!skb_partial_csum_set(skb,hdr->csum_start,hdr->csum_offset)) > + if (!skb_partial_csum_set(skb, hdr->csum_start, hdr->csum_offset))I compressed the whitespace to avoid going over 80 cols. A choice of lesser evils :) Cheers, Rusty.
Maybe Matching Threads
- [PATCH] virtio_net: Fix skb->csum_start computation (2.6.24, 2.6.25)
- [PATCH] virtio_net: Fix skb->csum_start computation (2.6.24, 2.6.25)
- [PATCH 3/3] virtio_net: Fix skb->csum_start computation
- [PATCH 3/3] virtio_net: Fix skb->csum_start computation
- [PATCH 1/4] virtio_net: Fix skb->csum_start computation