From: Eric Dumazet Date: Sun, 22 Apr 2012 21:30:29 +0000 (+0000) Subject: af_netlink: drop_monitor/dropwatch friendly X-Git-Tag: v3.5-rc1~109^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb253c9b277acd9f85b1886ff82b1dd5fbff2ae;p=pandora-kernel.git af_netlink: drop_monitor/dropwatch friendly Need to consume_skb() instead of kfree_skb() in netlink_dump() and netlink_unicast_kernel() to avoid false dropwatch positives. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed