From: David S. Miller Date: Tue, 31 Aug 2010 02:08:01 +0000 (-0700) Subject: netlink: Make NETLINK_USERSOCK work again. X-Git-Tag: v2.6.36-rc4~87^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b963ea89f00f13c648af4082e5efb2172d369727;p=pandora-kernel.git netlink: Make NETLINK_USERSOCK work again. Once we started enforcing the a nl_table[] entry exist for a protocol, NETLINK_USERSOCK stopped working. Add a dummy table entry so that it works again. Reported-by: Thomas Voegtle Tested-by: Thomas Voegtle Signed-off-by: David S. Miller --- Reading git-diff-tree failed