提交 55960260 编写于 作者: W Wey-Yi Guy

iwlagn: name change for BT config command

No functional changes, name changes to reflect the structure used by
6000 series.
Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
上级 ef33417d
......@@ -1804,7 +1804,7 @@ static const __le32 iwlagn_concurrent_lookup[12] = {
void iwlagn_send_advance_bt_config(struct iwl_priv *priv)
{
struct iwlagn_bt_cmd bt_cmd = {
struct iwl6000_bt_cmd bt_cmd = {
.max_kill = IWLAGN_BT_MAX_KILL_DEFAULT,
.bt3_timer_t7_value = IWLAGN_BT3_T7_DEFAULT,
.bt3_prio_sample_time = IWLAGN_BT3_PRIO_SAMPLE_DEFAULT,
......
......@@ -2477,7 +2477,7 @@ struct iwl_bt_cmd {
IWLAGN_BT_VALID_BT4_TIMES | \
IWLAGN_BT_VALID_3W_LUT)
struct iwlagn_bt_cmd {
struct iwl6000_bt_cmd {
u8 flags;
u8 ledtime; /* unused */
u8 max_kill;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册