diff options
author | rwatson <rwatson@FreeBSD.org> | 2006-09-09 16:09:01 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2006-09-09 16:09:01 +0000 |
commit | 5eee50ca3619c4fd92c6f420733cd71a1d39c3ed (patch) | |
tree | 0fb8c59b5bbf0db92241f8b2d3c58e24b0c344a9 /sys/netgraph/ng_lmi.c | |
parent | 9eef9bfd9631f60e70e1640784b3f74a5ed867e1 (diff) | |
download | FreeBSD-src-5eee50ca3619c4fd92c6f420733cd71a1d39c3ed.zip FreeBSD-src-5eee50ca3619c4fd92c6f420733cd71a1d39c3ed.tar.gz |
Remove slightly oddly placed suser() call from the KTR/ALQ setup sysctl:
it was present only in the enable path, not the disable path, which one
presumes would be equally of interest. Either way, it was not needed,
as the sysctl framework already calls suser() if the operation is a
write operation, which configuration requests are.
Sponsored by: nCircle Network Security, Inc.
Diffstat (limited to 'sys/netgraph/ng_lmi.c')
0 files changed, 0 insertions, 0 deletions