[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 23 Mar 2008 00:18:47 +0000 (17:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Mar 2008 00:18:47 +0000 (17:18 -0700)
DaveM pointed out NPROTO exposed to userspace, so keep it around,
just make sure it stays in sync.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found