]> Pileus Git - ~andy/linux/commitdiff
iwlwifi: remove unused parameter
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 22 May 2010 19:21:12 +0000 (12:21 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Sun, 6 Jun 2010 06:20:36 +0000 (23:20 -0700)
framecnt_to_us is not used, remove it

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-dev.h

index 45ceb27917c357d1ad6bd8580283ca83fcb9cb76..55bd2fa7dad1db7b70d5aa5a07877dae4e7a838f 100644 (file)
@@ -1361,7 +1361,6 @@ struct iwl_priv {
        /* debugging info */
        u32 debug_level; /* per device debugging will override global
                            iwl_debug_level if set */
-       u32 framecnt_to_us;
 #endif /* CONFIG_IWLWIFI_DEBUG */
 #ifdef CONFIG_IWLWIFI_DEBUGFS
        /* debugfs */