Skip to content

Commit

Permalink
iwx: Redo last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
zxystd committed Jul 6, 2023
1 parent f1cad0f commit bd47afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itlwm/hal_iwx/ItlIwx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12565,7 +12565,7 @@ static const struct iwl_dev_info iwl_dev_info_table[] = {
_IWL_DEV_INFO(IWL_CFG_ANY, IWL_CFG_ANY,
IWL_CFG_MAC_TYPE_SO, IWL_CFG_ANY,
IWL_CFG_RF_TYPE_HR1, IWL_CFG_ANY,
IWL_CFG_160, IWL_CFG_ANY, IWL_CFG_NO_CDB,
IWL_CFG_NO_160, IWL_CFG_ANY, IWL_CFG_NO_CDB,
iwl_cfg_so_a0_hr_a0, iwl_ax101_name),
_IWL_DEV_INFO(IWL_CFG_ANY, IWL_CFG_ANY,
IWL_CFG_MAC_TYPE_SO, IWL_CFG_ANY,
Expand Down

0 comments on commit bd47afe

Please sign in to comment.