From: Herbert Xu <[EMAIL PROTECTED]> Date: Tue, 4 Dec 2007 23:58:44 +1100
> [UDP]: Avoid repeated counting of checksum errors due to peeking > > Currently it is possible for two processes to peek on the same socket > and end up incrementing the error counter twice for the same packet. > > This patch fixes it by making skb_kill_datagram return whether it > succeeded in unlinking the packet and only incrementing the counter > if it did. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Applied, thanks Herbert. -- 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