Hi Tedd, > This patch fixes the controller index in the Experimental Features > Changed event for the offload_codec and the quality_report features to > use the actual hdev index instead of non-controller index(0xffff) so the > client can receive the event and know which controller the event is for. > > Signed-off-by: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx> > --- > net/bluetooth/mgmt.c | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) please include Fixes: tags in the commit message. Otherwise, great catch. I missed that in the review. Regards Marcel