Hans Petter Selasky a399cf139b 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
2020-12-07 09:48:06 +00:00
..
2020-09-25 10:05:38 +00:00
2020-09-25 10:05:38 +00:00
2020-12-04 18:58:27 +00:00