HomeFreeBSD

mt76: add LINUXKPI_PARAM_PREFIX for module_param*

Description

mt76: add LINUXKPI_PARAM_PREFIX for module_param*

In order to not overwrite sysctl/tunables under compat.linuxkpi
we need to prefix the module_param* names with a per-driver/file
designator to make them (more) uniq. Add the FreeBSD specific
LINUXKPI_PARAM_PREFIX defines for that where missing in mt76.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Details

Provenance
bzAuthored on Wed, Dec 3, 1:05 AM
Parents
rG9492230fd3d1: mt76: util.h: extend worker name
Branches
Unknown
Tags
Unknown