From: John Dykstra Date: Fri, 8 May 2009 21:57:01 +0000 (-0700) Subject: Network Drop Monitor: Fix skb_kill_datagram X-Git-Tag: v2.6.31-rc1~330^2~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61de71c67caec39df0a854a1ef5be0c6be385c2a;p=pandora-kernel.git Network Drop Monitor: Fix skb_kill_datagram Commit ead2ceb0ec9f85cff19c43b5cdb2f8a054484431 ("Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs") established new conventions for identifying dropped packets. Align skb_kill_datagram() with these conventions so that packets that get dropped just before the copy to userspace are properly tracked. Signed-off-by: John Dykstra Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed