diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-6000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-6000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-6000.c b/drivers/net/wireless/iwlwifi/iwl-6000.c index e1959fbafd00..79ba7adbcef9 100644 --- a/drivers/net/wireless/iwlwifi/iwl-6000.c +++ b/drivers/net/wireless/iwlwifi/iwl-6000.c | |||
@@ -328,6 +328,7 @@ static struct iwl_lib_ops iwl6000_lib = { | |||
328 | .check_plcp_health = iwl_good_plcp_health, | 328 | .check_plcp_health = iwl_good_plcp_health, |
329 | .check_ack_health = iwl_good_ack_health, | 329 | .check_ack_health = iwl_good_ack_health, |
330 | .txfifo_flush = iwlagn_txfifo_flush, | 330 | .txfifo_flush = iwlagn_txfifo_flush, |
331 | .dev_txfifo_flush = iwlagn_dev_txfifo_flush, | ||
331 | }; | 332 | }; |
332 | 333 | ||
333 | static const struct iwl_ops iwl6000_ops = { | 334 | static const struct iwl_ops iwl6000_ops = { |