From: Pavel Emelyanov Date: Wed, 16 Apr 2008 07:51:12 +0000 (-0700) Subject: [VLAN]: Add a net argument to proc init and cleanup calls. X-Git-Tag: v2.6.26-rc1~1138^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1c701432fbf84ad5ea1d8012ddd398a560bccc;p=pandora-kernel.git [VLAN]: Add a net argument to proc init and cleanup calls. All proc files will be created in each net, so prepare them for this change now, not to mess it with real creation patch. The net != &init_net checks in them are for git-bisect sanity, but I will drop them soon. Signed-off-by: Pavel Emelyanov Acked-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed