From: Pavel Emelyanov Date: Fri, 18 Jul 2008 11:01:24 +0000 (-0700) Subject: mib: add netns/mib.h file X-Git-Tag: v2.6.27-rc1~969^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852566f53ccdc9d1c149ffa28daa9778e13fa3da;p=pandora-kernel.git mib: add netns/mib.h file The only structure declared within is the netns_mib, which will carry all our mibs within. I didn't put the mibs in the existing netns_xxx structures to make it possible to mark this one as properly aligned and get in a separate "read-mostly" cache-line. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed