K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-12-30T01:11:14.947851Z K 7 svn:log V 371 MFC r368406: Prefer using the MIN() function macro over the min() inline function in the LinuxKPI. Linux defines min() to be a macro, while in FreeBSD min() is a static inline function clamping its arguments to "unsigned int". Sponsored by: Mellanox Technologies // NVIDIA Networking Git Hash: cabe7f05fa0d7e6c65c2ed2836e66b2237647de8 Git Author: hselasky@FreeBSD.org END