Re: [PATCH v2 1/6] Bluetooth: add quirk disabling LE Read Transmit Power
From: Aditya Garg <hidden>
Date: 2021-11-29 07:51:22
Also in:
lkml, regressions, stable
From: Aditya Garg <hidden>
Date: 2021-11-29 07:51:22
Also in:
lkml, regressions, stable
On 29-Nov-2021, at 1:17 PM, Greg KH [off-list ref] wrote: On Mon, Nov 29, 2021 at 07:42:39AM +0000, Aditya Garg wrote:quoted
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 :(
If I am not wrong, you mean that there should be 72 characters in one line right?
Also the changes line goes below the --- line, as documented in the kernel documentation on how to submit a patch. thanks, greg k-h