K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-12-07T09:48:06.798623Z K 7 svn:log V 290 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". MFC after: 1 week Sponsored by: Mellanox Technologies // NVIDIA Networking END