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 a5a0ed4817a4..c5f244f3d747 100644 --- a/drivers/net/wireless/iwlwifi/iwl-6000.c +++ b/drivers/net/wireless/iwlwifi/iwl-6000.c | |||
@@ -216,6 +216,7 @@ static struct iwl_lib_ops iwl6000_lib = { | |||
216 | .dump_nic_event_log = iwl_dump_nic_event_log, | 216 | .dump_nic_event_log = iwl_dump_nic_event_log, |
217 | .dump_nic_error_log = iwl_dump_nic_error_log, | 217 | .dump_nic_error_log = iwl_dump_nic_error_log, |
218 | .dump_csr = iwl_dump_csr, | 218 | .dump_csr = iwl_dump_csr, |
219 | .dump_fh = iwl_dump_fh, | ||
219 | .init_alive_start = iwl5000_init_alive_start, | 220 | .init_alive_start = iwl5000_init_alive_start, |
220 | .alive_notify = iwl5000_alive_notify, | 221 | .alive_notify = iwl5000_alive_notify, |
221 | .send_tx_power = iwl5000_send_tx_power, | 222 | .send_tx_power = iwl5000_send_tx_power, |