Roland McGrath c09edd6eba avoid OPEN_MAX in SCM_MAX_FD
The OPEN_MAX constant is an arbitrary number with no useful relation to
anything.  Nothing should be using it.  SCM_MAX_FD is just an arbitrary
constant and it should be clear that its value is chosen in net/scm.h
and not actually derived from anything else meaningful in the system.

Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-17 10:23:03 -07:00
..
2007-07-10 22:16:43 -07:00
2007-06-13 20:44:42 +00:00
2006-12-02 21:22:55 -08:00
2007-07-10 12:41:08 -04:00
2007-07-12 16:07:24 -04:00
2007-07-10 22:15:41 -07:00
2006-12-02 21:23:41 -08:00
2007-07-10 22:55:49 -07:00
2006-12-02 21:22:52 -08:00
2007-07-10 22:19:04 -07:00
2007-07-10 22:14:20 -07:00
2007-07-17 10:23:03 -07:00
2007-06-07 13:40:50 -07:00
2007-07-10 22:16:53 -07:00