commit | 0098b7273e968fb9989a6e1e4e4c024cd081fe0d | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Sat Mar 22 17:18:47 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 22 17:18:47 2008 -0700 |
tree | 6169be4b1e74ef7b9cc19d72bd50ec6c77064411 | |
parent | fc8717baa8f52dd8d1b90df9008300ef3ec794ed [diff] |
[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>