diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2009-08-07 15:41:49 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-14 09:13:50 -0400 |
commit | 450ccb36b4d8a18c34643335d3305ec1a781e717 (patch) | |
tree | 1919c35f5d343e023ba48537538e1521ea5ab305 /include/linux | |
parent | 3ad3b92a5517c043ef30e4b95c4c39a35bbc36be (diff) |
iwlwifi: fix missing EXPORT_SYMBOL
When compiling without CONFIG_IWLWIFI_DEBUGFS there is a missing
iwl_update_stats symbol. This is fixed by making this function an inline in
the case when CONFIG_IWLWIFI_DEBUGFS is not set due to the hot path in
which it is used.
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions