iwlwifi: remove unused parameter
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>
This commit is contained in:
committed by
Reinette Chatre
parent
f84b29ec0a
commit
18ab9f1ea6
@@ -1361,7 +1361,6 @@ struct iwl_priv {
|
|||||||
/* debugging info */
|
/* debugging info */
|
||||||
u32 debug_level; /* per device debugging will override global
|
u32 debug_level; /* per device debugging will override global
|
||||||
iwl_debug_level if set */
|
iwl_debug_level if set */
|
||||||
u32 framecnt_to_us;
|
|
||||||
#endif /* CONFIG_IWLWIFI_DEBUG */
|
#endif /* CONFIG_IWLWIFI_DEBUG */
|
||||||
#ifdef CONFIG_IWLWIFI_DEBUGFS
|
#ifdef CONFIG_IWLWIFI_DEBUGFS
|
||||||
/* debugfs */
|
/* debugfs */
|
||||||
|
Reference in New Issue
Block a user