commit | 5bea4304eea790766dd45cdd328ee287df2ade75 | [log] [tgz] |
---|---|---|
author | Yisheng Xie <xieyisheng1@huawei.com> | Mon May 21 19:57:44 2018 +0800 |
committer | Luca Coelho <luciano.coelho@intel.com> | Sat Oct 06 10:25:54 2018 +0300 |
tree | bc72989c48e9b6a1b6673d32cd959481c5ab65af | |
parent | 136521cb9c2fc8aa7db836c9d5de9c91ba4a0979 [diff] |
iwlwifi: mvm: use match_string() helper match_string() returns the index of an array for a matching string, which can be used intead of open coded variant. Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>