]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmware
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 17 Aug 2015 07:45:50 +0000 (10:45 +0300)
committerLuciano Coelho <luciano.coelho@intel.com>
Fri, 28 Aug 2015 10:26:32 +0000 (13:26 +0300)
commite50460192e6e326fc748037c7ba69565fc18f992
tree6f20ab5ff8fe428121f17f5cf2c2134f12dacae4
parent62e004fe941d56cb70ea9148bb79cf6698751248
iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmware

ECHO_CMD is a simple command that can be sent to the
firmware just to check that it is alive.
This command is useful for debug purpose, provide a debugfs
hook to send it.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
drivers/net/wireless/iwlwifi/mvm/debugfs.c
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/ops.c