]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit0098b7273e968fb9989a6e1e4e4c024cd081fe0d
tree6169be4b1e74ef7b9cc19d72bd50ec6c77064411
parentfc8717baa8f52dd8d1b90df9008300ef3ec794ed
[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 <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/net.h