Re: [UDP]: Clean up UDP-Lite receive checksum

2007-03-06 Thread David Miller
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

[UDP]: Clean up UDP-Lite receive checksum

2007-03-05 Thread Herbert Xu
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