summaryrefslogtreecommitdiffstats
path: root/sys/net/if_atm.h
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-06-17 10:21:34 +0000
committerjeff <jeff@FreeBSD.org>2003-06-17 10:21:34 +0000
commit85db173ae676a74b59e9688d9d7d314358d40e01 (patch)
treea5a8417b80cf48ef050aa2ca7e54e0e6ac2f4100 /sys/net/if_atm.h
parent93123acec520f3937741c5e47b67eb0d9028407a (diff)
downloadFreeBSD-src-85db173ae676a74b59e9688d9d7d314358d40e01.zip
FreeBSD-src-85db173ae676a74b59e9688d9d7d314358d40e01.tar.gz
- Temporarily patch a problem where the interact score could be negative
because the run time exceeds the largest value a signed int can hold. The real solution involves calculating how far we are over the limit. To quickly solve this problem we loop removing 1/5th of the current value until it falls below the limit. The common case requires no passes.
Diffstat (limited to 'sys/net/if_atm.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud