From: Thomas Graf Date: Fri, 23 Mar 2007 06:29:10 +0000 (-0700) Subject: [NETLINK]: Ignore control messages directly in netlink_run_queue() X-Git-Tag: v2.6.22-rc1~1128^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e7ae7f716086994e4e747226881f901c67b031;p=pandora-kernel.git [NETLINK]: Ignore control messages directly in netlink_run_queue() Changes netlink_rcv_skb() to skip netlink controll messages and don't pass them on to the message handler. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed