|
@@ -263,7 +263,6 @@ static struct iwl_lib_ops iwl6000_lib = {
|
|
|
.rx_handler_setup = iwlagn_rx_handler_setup,
|
|
|
.setup_deferred_work = iwlagn_setup_deferred_work,
|
|
|
.is_valid_rtc_data_addr = iwlagn_hw_valid_rtc_data_addr,
|
|
|
- .update_chain_flags = iwl_update_chain_flags,
|
|
|
.set_channel_switch = iwl6000_hw_channel_switch,
|
|
|
.apm_ops = {
|
|
|
.init = iwl_apm_init,
|
|
@@ -293,7 +292,6 @@ static struct iwl_lib_ops iwl6030_lib = {
|
|
|
.setup_deferred_work = iwlagn_bt_setup_deferred_work,
|
|
|
.cancel_deferred_work = iwlagn_bt_cancel_deferred_work,
|
|
|
.is_valid_rtc_data_addr = iwlagn_hw_valid_rtc_data_addr,
|
|
|
- .update_chain_flags = iwl_update_chain_flags,
|
|
|
.set_channel_switch = iwl6000_hw_channel_switch,
|
|
|
.apm_ops = {
|
|
|
.init = iwl_apm_init,
|