Hi Aditya, > Some devices have a bug causing them to not work if they query > LE tx power on startup. Thus we add a quirk in order to not query it > and default min/max tx power values to HCI_TX_POWER_INVALID. > > Signed-off-by: Aditya Garg <gargaditya08@xxxxxxxx> > Reported-by: Orlando Chamberlain <redecorating@xxxxxxxxxxxxxx> > Tested-by: Orlando Chamberlain <redecorating@xxxxxxxxxxxxxx> > Link: > https://lore.kernel.org/r/4970a940-211b-25d6-edab-21a815313954@xxxxxxxxxxxxxx > Fixes: 7c395ea521e6 ("Bluetooth: Query LE tx power on startup") > Cc: stable@xxxxxxxxxxxxxxx > --- > v7 :- Added Tested-by. > v8 :- Fix checkpatch error. > v9 :- Remake patch for Bluetooth-next tree and add Cc: stable@xxxxxxxxxxxxxxx > v10 :- Fix gitlint > include/net/bluetooth/hci.h | 9 +++++++++ > net/bluetooth/hci_sync.c | 3 ++- > 2 files changed, 11 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel