linux/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach 490953ac34 iwlwifi: move firmware restart debugfs hook to op_mode
This allows to test fw restart flow. The hook in transport
layer doesn't really make the fw assert. Moving this hook
to the op_mode allows to use the fw API to actually send a
host command that will make the fw assert.

Change the restart_fw module parameter to be a boolean on
the way.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-03-06 16:48:01 +01:00
..
drv.c iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
internal.h iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
rx.c iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
trans.c iwlwifi: move firmware restart debugfs hook to op_mode 2013-03-06 16:48:01 +01:00
tx.c iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00