]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: move BT_MBOX_PRINT macro to common header
authorLuca Coelho <luciano.coelho@intel.com>
Sun, 6 Aug 2017 08:06:44 +0000 (11:06 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Aug 2017 13:10:44 +0000 (16:10 +0300)
commitd91c3fd0ceba90ed66949fccc856b1e8119a9ccd
treebe2424f190894cb9533297896854e329598e44a5
parent114db230d35442e6d3382adc8ac34c944b5cd0eb
iwlwifi: move BT_MBOX_PRINT macro to common header

Move the BT_MBOX_PRINT() macro from mvm/debugfs.c to fw/api/coex.h so
it can be reused and remove duplicate definition of BT_MBOX_MSG(),
keeping only the one already in coex.h.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/coex.h
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c