iwlwifi: mvm: move RX API into its own file
authorJohannes Berg <johannes.berg@intel.com>
Wed, 2 Sep 2015 12:53:39 +0000 (14:53 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 21 Sep 2015 15:08:45 +0000 (18:08 +0300)
commitee6dbb29377f6055093cccefc0cd0ac2670b12b3
tree020700a1d1e840becb076393f0e03a1d9a64a834
parent2df5328e7853e33155312970036f05c27c189b71
iwlwifi: mvm: move RX API into its own file

The RX API is currently mixed up into the general fw-api.h
file, but we're going to need to extend it significantly in
the future, so move it to its own file.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/iwlwifi/mvm/fw-api-rx.h [new file with mode: 0644]
drivers/net/wireless/iwlwifi/mvm/fw-api.h