Re: [PATCH v2 1/6] Bluetooth: add quirk disabling LE Read Transmit Power
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-11-29 07:49:44
Also in:
lkml, regressions, stable
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-11-29 07:49:44
Also in:
lkml, regressions, stable
On Mon, Nov 29, 2021 at 07:42:39AM +0000, Aditya Garg wrote:
From: Aditya Garg <redacted> 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. v2: Wrap the changeling at 72 columns, correct email and remove tested by.
These lines are not wrapped at 72 columns :( Also the changes line goes below the --- line, as documented in the kernel documentation on how to submit a patch. thanks, greg k-h