From: Denis V. Lunev Date: Thu, 11 Oct 2007 04:13:32 +0000 (-0700) Subject: [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 X-Git-Tag: v2.6.24-rc1~1454^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b71535f357a2e5d013a44a06b0c26a6a8d8fb5b;p=pandora-kernel.git [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 The code in netfilter/nfnetlink.c and in ./net/netlink/genetlink.c looks like outdated copy/paste from rtnetlink.c. Push them into sync with the original. Changes from v1: - deleted comment in nfnetlink_rcv_msg by request of Patrick McHardy Signed-off-by: Denis V. Lunev Acked-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed