diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-1000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-1000.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-1000.c b/drivers/net/wireless/iwlwifi/iwl-1000.c index ba78bc8a259f..e8e1c2dc8659 100644 --- a/drivers/net/wireless/iwlwifi/iwl-1000.c +++ b/drivers/net/wireless/iwlwifi/iwl-1000.c | |||
@@ -232,8 +232,6 @@ static struct iwl_lib_ops iwl1000_lib = { | |||
232 | .bt_stats_read = iwl_ucode_bt_stats_read, | 232 | .bt_stats_read = iwl_ucode_bt_stats_read, |
233 | .reply_tx_error = iwl_reply_tx_error_read, | 233 | .reply_tx_error = iwl_reply_tx_error_read, |
234 | }, | 234 | }, |
235 | .check_plcp_health = iwl_good_plcp_health, | ||
236 | .check_ack_health = iwl_good_ack_health, | ||
237 | .txfifo_flush = iwlagn_txfifo_flush, | 235 | .txfifo_flush = iwlagn_txfifo_flush, |
238 | .dev_txfifo_flush = iwlagn_dev_txfifo_flush, | 236 | .dev_txfifo_flush = iwlagn_dev_txfifo_flush, |
239 | .tt_ops = { | 237 | .tt_ops = { |