commit | f06021a18fcf8d8a1e79c5e0a8ec4eb2b038e153 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Mon Dec 16 22:23:15 2019 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Dec 24 01:34:52 2019 +0200 |
tree | 9910af5f9c826723c06f1aae708234fbcf0bd264 | |
parent | 990aba28f5001f6e90fdd84e13612b560a75deda [diff] |
iwlwifi: remove lar_disable module parameter This is an old parameter that was used supposed to be used only when LAR was still under development. It should not be used anymore, but, since it's available, end-users have been mangling with it unnecessarily. In some cases it can cause problems because when LAR is supported the driver and the firmware do not expect it to be disabled. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>