diff mbox series

[v2,1/2] Bluetooth: Remove codec id field in vendor codec definition

Message ID 20221116062918.11879-1-kiran.k@intel.com
State Superseded
Headers show
Series [v2,1/2] Bluetooth: Remove codec id field in vendor codec definition | expand

Commit Message

K, Kiran Nov. 16, 2022, 6:29 a.m. UTC
From: Chethan T N <chethan.tumkur.narayan@intel.com>

As per the specfication vendor codec id is defined.
BLUETOOTH CORE SPECIFICATION Version 5.3 | Vol 4, Part E page 2127

Signed-off-by: Chethan T N <chethan.tumkur.narayan@intel.com>
Signed-off-by: Kiran K <kiran.k@intel.com>
---
Notes:
Changes in v2:
 - Fix commit message format

 include/net/bluetooth/hci.h | 1 -
 1 file changed, 1 deletion(-)

Comments

bluez.test.bot@gmail.com Nov. 16, 2022, 7:13 a.m. UTC | #1
This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=695805

---Test result---

Test Summary:
CheckPatch                    PASS      3.39 seconds
GitLint                       PASS      2.01 seconds
SubjectPrefix                 PASS      1.70 seconds
BuildKernel                   PASS      35.36 seconds
BuildKernel32                 PASS      31.71 seconds
Incremental Build with patchesPASS      55.47 seconds
TestRunner: Setup             PASS      528.98 seconds
TestRunner: l2cap-tester      PASS      17.63 seconds
TestRunner: iso-tester        PASS      17.38 seconds
TestRunner: bnep-tester       PASS      6.74 seconds
TestRunner: mgmt-tester       PASS      108.48 seconds
TestRunner: rfcomm-tester     PASS      10.64 seconds
TestRunner: sco-tester        PASS      10.09 seconds
TestRunner: ioctl-tester      PASS      11.46 seconds
TestRunner: mesh-tester       PASS      8.16 seconds
TestRunner: smp-tester        PASS      10.10 seconds
TestRunner: userchan-tester   PASS      7.03 seconds



---
Regards,
Linux Bluetooth
bluez.test.bot@gmail.com Nov. 18, 2022, 4:15 a.m. UTC | #2
This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=695805

---Test result---

Test Summary:
CheckPatch                    PASS      1.47 seconds
GitLint                       PASS      0.67 seconds
SubjectPrefix                 PASS      0.24 seconds
BuildKernel                   PASS      33.65 seconds
BuildKernel32                 PASS      30.15 seconds
TestRunnerSetup               PASS      420.58 seconds
TestRunner_l2cap-tester       PASS      15.75 seconds
TestRunner_iso-tester         PASS      15.25 seconds
TestRunner_bnep-tester        PASS      5.23 seconds
TestRunner_mgmt-tester        PASS      103.28 seconds
TestRunner_rfcomm-tester      PASS      9.13 seconds
TestRunner_sco-tester         PASS      8.60 seconds
TestRunner_ioctl-tester       PASS      9.81 seconds
TestRunner_mesh-tester        PASS      6.62 seconds
TestRunner_smp-tester         PASS      8.43 seconds
TestRunner_userchan-tester    PASS      5.52 seconds
IncrementalBuild              PASS      37.42 seconds



---
Regards,
Linux Bluetooth
bluez.test.bot@gmail.com Nov. 18, 2022, 5:07 a.m. UTC | #3
This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=695805

---Test result---

Test Summary:
CheckPatch                    PASS      1.53 seconds
GitLint                       PASS      0.62 seconds
SubjectPrefix                 PASS      0.18 seconds
BuildKernel                   PASS      44.23 seconds
BuildKernel32                 PASS      39.88 seconds
TestRunnerSetup               PASS      560.00 seconds
TestRunner_l2cap-tester       PASS      19.19 seconds
TestRunner_iso-tester         PASS      20.50 seconds
TestRunner_bnep-tester        PASS      6.96 seconds
TestRunner_mgmt-tester        PASS      131.26 seconds
TestRunner_rfcomm-tester      PASS      11.69 seconds
TestRunner_sco-tester         PASS      10.87 seconds
TestRunner_ioctl-tester       PASS      12.91 seconds
TestRunner_mesh-tester        PASS      8.76 seconds
TestRunner_smp-tester         PASS      10.43 seconds
TestRunner_userchan-tester    PASS      7.37 seconds
IncrementalBuild              PASS      49.28 seconds



---
Regards,
Linux Bluetooth
bluez.test.bot@gmail.com Nov. 18, 2022, 5:52 a.m. UTC | #4
This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=695805

---Test result---

Test Summary:
CheckPatch                    PASS      1.08 seconds
GitLint                       PASS      0.50 seconds
SubjectPrefix                 PASS      0.19 seconds
BuildKernel                   PASS      25.26 seconds
BuildKernel32                 PASS      22.63 seconds
TestRunnerSetup               PASS      313.62 seconds
TestRunner_l2cap-tester       PASS      12.86 seconds
TestRunner_iso-tester         PASS      11.44 seconds
TestRunner_bnep-tester        PASS      4.03 seconds
TestRunner_mgmt-tester        PASS      83.17 seconds
TestRunner_rfcomm-tester      PASS      7.31 seconds
TestRunner_sco-tester         PASS      6.78 seconds
TestRunner_ioctl-tester       PASS      7.52 seconds
TestRunner_mesh-tester        PASS      5.07 seconds
TestRunner_smp-tester         PASS      6.74 seconds
TestRunner_userchan-tester    PASS      4.22 seconds
IncrementalBuild              PASS      27.25 seconds



---
Regards,
Linux Bluetooth
diff mbox series

Patch

diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h
index 7a8a19bef92c..8d773b042c85 100644
--- a/include/net/bluetooth/hci.h
+++ b/include/net/bluetooth/hci.h
@@ -1455,7 +1455,6 @@  struct hci_std_codecs_v2 {
 } __packed;
 
 struct hci_vnd_codec_v2 {
-	__u8	id;
 	__le16	cid;
 	__le16	vid;
 	__u8	transport;