]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
prevent warnings for signed/unsigned comparisons and unused arguments.
authorLuigi Rizzo <luigi@FreeBSD.org>
Tue, 26 Jan 2016 22:46:58 +0000 (22:46 +0000)
committerLuigi Rizzo <luigi@FreeBSD.org>
Tue, 26 Jan 2016 22:46:58 +0000 (22:46 +0000)
commitf6a5c6640099c2d15f0b8873514710ac509e758e
tree72fae5e768e95ec65f22c08ac908196c5208f9a1
parente72cd9a70dbfb655ee2c3315738f252139966000
prevent warnings for signed/unsigned comparisons and unused arguments.
Add checks for parameters overflowing 32 bit.
sys/netpfil/ipfw/dn_sched_rr.c