iwlwifi: setup compressed BA handler
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-debug.h
index c3f8e90..5838480 100644 (file)
@@ -52,12 +52,12 @@ struct iwl_debugfs {
                struct dentry *file_stations;
                struct dentry *file_rx_statistics;
                struct dentry *file_tx_statistics;
+               struct dentry *file_log_event;
        } dbgfs_data_files;
        struct dir_rf_files {
-#ifdef CONFIG_IWLWIFI_RUN_TIME_CALIB
                struct dentry *file_disable_sensitivity;
                struct dentry *file_disable_chain_noise;
-#endif /* CONFIG_IWLWIFI_RUN_TIME_CALIB */
+               struct dentry *file_disable_tx_power;
        } dbgfs_rf_files;
        u32 sram_offset;
        u32 sram_len;