Date: Sun, 25 Jan 2009 14:00:00 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/contrib/pf/net pf_ioctl.c Message-ID: <200901251400.n0PE0Nrp020532@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-01-25 14:00:00 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf_ioctl.c
Log:
SVN rev 187687 on 2009-01-25 14:00:00Z by ed
Remove unneeded checking for invalid minor numbers from pf(4).
Because it is not possible to access the pf(4) character device through
any other device node as the one in devfs, there is no need to check for
unknown device minor numbers.
Approved by: mlaier
Revision Changes Path
1.39 +0 -4 src/sys/contrib/pf/net/pf_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901251400.n0PE0Nrp020532>
