opnsense-src/sys/compat/linuxkpi/common
Jean-Sébastien Pédron e101c1c2c9 linuxkpi: Introduce module_param() of type bint
In Linux, this limits the accepted value to -1, 0 and 1.
In FreeBSD, this remains a signed integer with no specific constraints.

This change is a requirement to update our DRM drivers to Linux 5.12.

Differential Revision:	https://reviews.freebsd.org/D37364
2022-12-01 15:03:00 +01:00
..
include linuxkpi: Introduce module_param() of type bint 2022-12-01 15:03:00 +01:00
src LinuxKPI: SKB update 2022-11-28 20:54:57 +00:00