diff options
author | Mordechay Goodstein <mordechay.goodstein@intel.com> | 2020-04-21 13:33:47 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2020-04-24 16:37:57 +0300 |
commit | 4af119509a4807ac450634c73d38757aaf0b3f98 (patch) | |
tree | 918acc3d3c485a2f5094b6b63b3c7cda9723436e /arch/riscv/kernel/head.S | |
parent | c2cf318df87c3745fd0cf76c6a6ec2b85380dbdf (diff) |
iwlwifi: move API version lookup to common code
The API version lookup is parsed from a TLV and should be in shared code
make make it reusable across all opmodes.
Also change the function names from mvm to fw, since this is not
mvm-specific anymore.
Additionally, since this function is not just a single line of code, it
shouldn't be inline. Convert them to actual functions.
Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200421133326.cf94672dfcdb.I5ede9cc25ee8de7b8d2b5c574f917a18971da734@changeid
Diffstat (limited to 'arch/riscv/kernel/head.S')
0 files changed, 0 insertions, 0 deletions