From: Al Viro <[EMAIL PROTECTED]> Date: Mon, 13 Nov 2006 08:52:23 +0000
> The first question is in the types we are using for length. OK, > csum_tcpudp_...() is a special case; there we want u16 and unless > there's a reason _not_ to do so on sparc, I'd rather convert it > to the same thing. That's fine. > csum_partial_copy_fromuser(): Can die, only 3 targets have its rudiment > and nothing in the tree uses it. ACK? ACK. > csum_partial_copy(). Rare alias for csum_partial_copy_nocheck(). Can die; > all instances simply should be renamed to csum_partial_copy_nocheck. ACK? ACK. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html