commit | 3485e76e73495382f953d3a6dd45c00c7c404e4a | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Mon Oct 02 16:12:23 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Wed Oct 18 13:01:52 2017 +0300 |
tree | 71807372c23a7dda07cb41cc868bc89a904fb4a5 | |
parent | fb5b28469d2a5be83aae0c754a9a69bb37fec6ff [diff] |
iwlwifi: define minimum valid address for umac_error_event_table in cfg We now have two different minimum valid values for umac_error_event_table. To avoid hardcoding the minimum value in the driver, add a value to cfg where it can be read from. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>