From: Pravin B Shelar Date: Mon, 29 Apr 2013 20:52:01 +0000 (+0000) Subject: netlink: Fix skb ref counting. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae6164adeb559db1828d4abd917971b61130f72e;p=pandora-kernel.git netlink: Fix skb ref counting. Commit f9c2288837ba072b21dba955f04a4c97eaa77b1e (netlink: implement memory mapped recvmsg) increamented skb->users ref count twice for a dump op which does not look right. Following patch fixes that. CC: Patrick McHardy Signed-off-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-diff-tree failed