K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-12-30T01:14:26.363403Z 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: 20a930e44db4f6e89c6ee950081b8d1d0f39998a Git Author: hselasky@FreeBSD.org END