diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-5000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-5000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c index 1dbb1246c083..b9399fbcee97 100644 --- a/drivers/net/wireless/iwlwifi/iwl-5000.c +++ b/drivers/net/wireless/iwlwifi/iwl-5000.c | |||
@@ -474,6 +474,7 @@ static struct iwl_lib_ops iwl5150_lib = { | |||
474 | .rx_stats_read = iwl_ucode_rx_stats_read, | 474 | .rx_stats_read = iwl_ucode_rx_stats_read, |
475 | .tx_stats_read = iwl_ucode_tx_stats_read, | 475 | .tx_stats_read = iwl_ucode_tx_stats_read, |
476 | .general_stats_read = iwl_ucode_general_stats_read, | 476 | .general_stats_read = iwl_ucode_general_stats_read, |
477 | .bt_stats_read = iwl_ucode_bt_stats_read, | ||
477 | }, | 478 | }, |
478 | .recover_from_tx_stall = iwl_bg_monitor_recover, | 479 | .recover_from_tx_stall = iwl_bg_monitor_recover, |
479 | .check_plcp_health = iwl_good_plcp_health, | 480 | .check_plcp_health = iwl_good_plcp_health, |