From: Patrick McHardy Date: Wed, 25 Apr 2007 21:01:17 +0000 (-0700) Subject: [NETLINK]: don't reinitialize callback mutex X-Git-Tag: v2.6.22-rc1~1128^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa4d7216e848fbfdcb8e6f0bb66abeaa1888964;p=pandora-kernel.git [NETLINK]: don't reinitialize callback mutex Don't reinitialize the callback mutex the netlink_kernel_create caller handed in, it is supposed to already be initialized and could already be held by someone. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed