From: Denis V. Lunev Date: Thu, 27 Mar 2008 23:55:53 +0000 (-0700) Subject: [NETFILTER]: Replate direct proc_fops assignment with proc_create call. X-Git-Tag: v2.6.25-rc9~99^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eeee8b152ae6bbe181518efaf62ba8e9c613693;p=pandora-kernel.git [NETFILTER]: Replate direct proc_fops assignment with proc_create call. This elliminates infamous race during module loading when one could lookup proc entry without proc_fops assigned. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed