commit | 161bdb7780548918027511f1a2885e9b99d28482 | [log] [tgz] |
---|---|---|
author | Eran Harary <eran.harary@intel.com> | Sun Jul 27 08:03:06 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Sep 14 12:56:37 2014 +0300 |
tree | db28186e1b11cdc0733029be0128e24aa9368ba2 | |
parent | d4200cb2487042291a056d4364450947344362e1 [diff] |
iwlwifi: mvm: allow preventing dummy notifications The firwmare now allows the driver to disable dummy notifications. These notifications sent by the firmware are an overhead for slow buses. They are still useful for fast buses. Add a hardware switch to prevent these notifications only on devices that work on slow buses. Signed-off-by: Eran <eran.harary@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>