rwatson 2005-09-16 09:12:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/net if.c
Log:
Merge if.c:1.246 from HEAD to RELENG_5:
In netkqfilter(), return EINVAL instead of 1 (EPERM) when a filter type
is requested on a network interface file descriptor that is
non-applicable.
Revision Changes Path
1.199.2.17 +1 -1 src/sys/net/if.c