commit | d962f9b1013b3209813b7b8038c2b9123a9626c4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jun 01 10:22:09 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Jun 29 13:26:27 2017 +0300 |
tree | c22b0d7d7729e78995032e23118b6a85db831c3c | |
parent | b4f489857aba0e066847dfd01b980578bbf921c9 [diff] |
iwlwifi: create new subdirectory for FW interaction There's a lot of mvm code that really should be more generic and part of the iwlwifi module. Start by making a place to keep such code - in the new "fw" subdirectory - and already move the firmware related header files there. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>