To configure the system to prevent the mac80211
kernel module from being loaded, add the following line to the file /etc/modprobe.d/mac80211.conf
:
install mac80211 /bin/true
To configure the system to prevent the mac80211
from being used,
add the following line to file /etc/modprobe.d/mac80211.conf
:
blacklist mac80211