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:
Wey-Yi Guy 2010-05-22 12:21:12 -07:00 коммит произвёл Reinette Chatre
Родитель f84b29ec0a
Коммит 18ab9f1ea6
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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 */