summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-12-02 23:44:12 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-12-02 23:44:12 +0000
commit9e44362a152804b5a27aa2b29f7e08d987fca101 (patch)
treeac404560e7a47fa2342d9406cf36b5f6ba475545 /kernel
parentcaf3c8b64f0edc343d6ebd113a0759774f12639d (diff)
downloaddrakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar.gz
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar.bz2
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar.xz
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.zip
Include michael_mic, needed for TKIP on older wireless devices.
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 5a022bef3..2c378ddbb 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -307,7 +307,7 @@ our %l = (
qw(aes_generic aesni_intel cbc ccm cryptd n5pf padlock-aes padlock-sha sha256_generic virtio_crypto virtio_rng xts),
qw(amd-rng intel-rng),
qw(af_alg algif_aead algif_hash algif_rng algif_skcipher),
- qw(lib80211_crypt_ccmp lib80211_crypt_tkip lib80211_crypt_wep),
+ qw(lib80211_crypt_ccmp lib80211_crypt_tkip lib80211_crypt_wep michael_mic),
],
laptop => [
qw(i8k sonypi toshiba),