From: Rusty Russell Date: Sun, 23 Mar 2008 00:18:47 +0000 (-0700) Subject: [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. X-Git-Tag: v2.6.26-rc1~1138^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0098b7273e968fb9989a6e1e4e4c024cd081fe0d;p=pandora-kernel.git [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. DaveM pointed out NPROTO exposed to userspace, so keep it around, just make sure it stays in sync. Signed-off-by: Rusty Russell Signed-off-by: David S. Miller --- Reading git-diff-tree failed