Module Name: src Committed By: martin Date: Mon Apr 4 09:59:42 UTC 2022
Modified Files: src/sys/net/lagg: if_lagg.c Log Message: Avoid signed/unsigned comparision by casting the sizeof expression. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/sys/net/lagg/if_lagg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.