diff options
author | Kyle K <kylek389@gmail.com> | 2017-11-20 09:14:06 +0000 |
---|---|---|
committer | Kyle K <kylek389@gmail.com> | 2017-11-20 09:14:06 +0000 |
commit | fe0489a7235a7d358c2897fb3ec446054e78970f (patch) | |
tree | 9d3c8b4df0278e4ebc15b7e58347bd56e64451d8 /libre | |
parent | d6641d5275c7d210f8cd861c819e74c8808fb8c8 (diff) | |
download | configs-fe0489a7235a7d358c2897fb3ec446054e78970f.tar.gz configs-fe0489a7235a7d358c2897fb3ec446054e78970f.tar.bz2 configs-fe0489a7235a7d358c2897fb3ec446054e78970f.zip |
libre: fix for some deuauth issues
Diffstat (limited to 'libre')
-rw-r--r-- | libre/etc/modprobe.d/iwlwifi.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/etc/modprobe.d/iwlwifi.conf b/libre/etc/modprobe.d/iwlwifi.conf new file mode 100644 index 0000000..16d8815 --- /dev/null +++ b/libre/etc/modprobe.d/iwlwifi.conf @@ -0,0 +1,2 @@ +# fix for some deuauth issues +options iwlwifi 11n_disable=1 swcrypto=1 |