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 f89ef4aa78fd..81e03e33ec73 100644 --- a/drivers/net/wireless/iwlwifi/iwl-6000.c +++ b/drivers/net/wireless/iwlwifi/iwl-6000.c | |||
@@ -266,6 +266,7 @@ static struct iwl_lib_ops iwl6000_lib = { | |||
266 | .temperature = iwl5000_temperature, | 266 | .temperature = iwl5000_temperature, |
267 | .set_ct_kill = iwl6000_set_ct_threshold, | 267 | .set_ct_kill = iwl6000_set_ct_threshold, |
268 | }, | 268 | }, |
269 | .add_bcast_station = iwl_add_bcast_station, | ||
269 | }; | 270 | }; |
270 | 271 | ||
271 | static const struct iwl_ops iwl6000_ops = { | 272 | static const struct iwl_ops iwl6000_ops = { |