|
@@ -336,7 +336,7 @@ static const struct iwl_bt_params iwl6000_bt_params = {
|
|
|
#define IWL_DEVICE_6005 \
|
|
|
.fw_name_pre = IWL6005_FW_PRE, \
|
|
|
.ucode_api_max = IWL6000G2_UCODE_API_MAX, \
|
|
|
- .ucode_api_ok = IWL6000G2B_UCODE_API_OK, \
|
|
|
+ .ucode_api_ok = IWL6000G2_UCODE_API_OK, \
|
|
|
.ucode_api_min = IWL6000G2_UCODE_API_MIN, \
|
|
|
.max_inst_size = IWL60_RTC_INST_SIZE, \
|
|
|
.max_data_size = IWL60_RTC_DATA_SIZE, \
|
|
@@ -390,7 +390,7 @@ const struct iwl_cfg iwl6005_2agn_mow2_cfg = {
|
|
|
#define IWL_DEVICE_6030 \
|
|
|
.fw_name_pre = IWL6030_FW_PRE, \
|
|
|
.ucode_api_max = IWL6000G2_UCODE_API_MAX, \
|
|
|
- .ucode_api_ok = IWL6000G2_UCODE_API_OK, \
|
|
|
+ .ucode_api_ok = IWL6000G2B_UCODE_API_OK, \
|
|
|
.ucode_api_min = IWL6000G2_UCODE_API_MIN, \
|
|
|
.max_inst_size = IWL60_RTC_INST_SIZE, \
|
|
|
.max_data_size = IWL60_RTC_DATA_SIZE, \
|