iwlagn: add bt prio_boost to .cfg
Use .cfg to configure the default bt priority boost value; the default bt priority boost is 0xf0 Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
a4b96cc4e3
commit
5d297d5065
@@ -2409,7 +2409,7 @@ struct iwl_bt_cmd {
|
||||
|
||||
#define IWL6000G2B_BT_PRIO_BOOST_MAX 0xFF
|
||||
#define IWL6000G2B_BT_PRIO_BOOST_MIN 0x00
|
||||
#define IWL6000G2B_BT_PRIO_BOOST_DEFAULT 0x00
|
||||
#define IWL6000G2B_BT_PRIO_BOOST_DEFAULT 0xF0
|
||||
|
||||
#define IWL6000G2B_BT_MAX_KILL_DEFAULT 5
|
||||
|
||||
|
Reference in New Issue
Block a user