Skip to content
Snippets Groups Projects
Commit 344234de authored by David S. Miller's avatar David S. Miller
Browse files

iwlwifi: Fix unconditional access to station->tidp[].agg.


Reportred by Ingo Molnar:

drivers/net/wireless/iwlwifi/iwl-debugfs.c: In function 'iwl_dbgfs_stations_read':
drivers/net/wireless/iwlwifi/iwl-debugfs.c:256: error: 'struct iwl4965_tid_data' has no member named 'agg'

Needs CONFIG_IWL4965_HT protection.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e1f9a464
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment