Skip to content
Commit ae6164ad authored by Pravin B Shelar's avatar Pravin B Shelar Committed by David S. Miller
Browse files

netlink: Fix skb ref counting.

Commit f9c22888

 (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 <kaber@trash.net>
Signed-off-by: default avatarPravin B Shelar <pshelar@nicira.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0dcffd09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment