From: Herbert Xu <[EMAIL PROTECTED]>
Date: Tue, 6 Mar 2007 12:41:00 +1100
> Hi Dave:
>
> [UDP]: Clean up UDP-Lite receive checksum
>
> This patch eliminates some duplicate code for the verification of
> receive checksums between UDP-Lite and UDP. It do
Hi Dave:
[UDP]: Clean up UDP-Lite receive checksum
This patch eliminates some duplicate code for the verification of
receive checksums between UDP-Lite and UDP. It does this by
introducing __skb_checksum_complete_head which is identical to
__skb_checksum_complete_head apart from the fact that