diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-24 20:37:09 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-24 20:37:09 -0400 |
commit | cbf2003cd98fae35b54646651b3ef3b978471274 (patch) | |
tree | 41ceec59aafce9fb56862f34dc6d7bc340db797e /scripts/hostclass/laptop | |
parent | 86ba99b98c0277cdb7b331f4ca117dd981ecc6e3 (diff) | |
parent | b87226d258d426b9ded89353fe7632fb916e1efc (diff) | |
download | infrastructure-master.tar.gz |
Diffstat (limited to 'scripts/hostclass/laptop')
-rw-r--r-- | scripts/hostclass/laptop/20-laptop | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/hostclass/laptop/20-laptop b/scripts/hostclass/laptop/20-laptop index 4e87fdb..6c009a1 100644 --- a/scripts/hostclass/laptop/20-laptop +++ b/scripts/hostclass/laptop/20-laptop @@ -30,10 +30,6 @@ case ${wireless_type:-} in if_iwm_load=YES \ "${wireless_type}fw_load=YES" - load_kernel_module \ - if_iwm \ - "${wireless_type}fw" - sysrc -v wlans_iwm0='wlan0' ;; iwlwifi*) |