build - Workaround LINT issues
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Sep 2010 21:58:53 +0000 (14:58 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Sep 2010 22:02:04 +0000 (15:02 -0700)
commit9a3fee57c944eae43da09db0aefaacf97b245be8
treed9b14d68315ae48732e3557c35aa6460cc36dded
parent9681334b96ab86875f08aa17010c3194f1d86648
build - Workaround LINT issues

* Use an intermediate uint32_t variable to store a uint8_t length to avoid
  a silly gcc warning-turned-error about a comparison always being true.

Reported-by: swildner
sys/netinet/sctputil.c
sys/netproto/atm/atm_cm.c