* [PATCH] Bluetooth: Fix HCIGETDEVINFO regression
@ 2022-09-08 21:21 Luiz Augusto von Dentz
2022-09-08 22:03 ` bluez.test.bot
2022-09-09 19:30 ` [PATCH] " patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2022-09-08 21:21 UTC (permalink / raw)
To: linux-bluetooth
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Recent changes breaks HCIGETDEVINFO since it changes the size of
hci_dev_info.
Fixes: 26afbd826ee3 ("Bluetooth: Add initial implementation of CIS connections")
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
---
include/net/bluetooth/hci_sock.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/net/bluetooth/hci_sock.h b/include/net/bluetooth/hci_sock.h
index 0520e21ab698..9949870f7d78 100644
--- a/include/net/bluetooth/hci_sock.h
+++ b/include/net/bluetooth/hci_sock.h
@@ -124,8 +124,6 @@ struct hci_dev_info {
__u16 acl_pkts;
__u16 sco_mtu;
__u16 sco_pkts;
- __u16 iso_mtu;
- __u16 iso_pkts;
struct hci_dev_stats stat;
};
--
2.37.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: Bluetooth: Fix HCIGETDEVINFO regression
2022-09-08 21:21 [PATCH] Bluetooth: Fix HCIGETDEVINFO regression Luiz Augusto von Dentz
@ 2022-09-08 22:03 ` bluez.test.bot
2022-09-09 19:30 ` [PATCH] " patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2022-09-08 22:03 UTC (permalink / raw)
To: linux-bluetooth, luiz.dentz
[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]
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=675393
---Test result---
Test Summary:
CheckPatch PASS 1.65 seconds
GitLint PASS 0.96 seconds
SubjectPrefix PASS 0.87 seconds
BuildKernel PASS 34.77 seconds
BuildKernel32 PASS 30.00 seconds
Incremental Build with patchesPASS 44.14 seconds
TestRunner: Setup PASS 500.75 seconds
TestRunner: l2cap-tester PASS 16.99 seconds
TestRunner: iso-tester PASS 15.79 seconds
TestRunner: bnep-tester PASS 6.46 seconds
TestRunner: mgmt-tester PASS 102.05 seconds
TestRunner: rfcomm-tester PASS 10.00 seconds
TestRunner: sco-tester PASS 9.48 seconds
TestRunner: smp-tester PASS 9.55 seconds
TestRunner: userchan-tester PASS 6.58 seconds
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Bluetooth: Fix HCIGETDEVINFO regression
2022-09-08 21:21 [PATCH] Bluetooth: Fix HCIGETDEVINFO regression Luiz Augusto von Dentz
2022-09-08 22:03 ` bluez.test.bot
@ 2022-09-09 19:30 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2022-09-09 19:30 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Thu, 8 Sep 2022 14:21:35 -0700 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> Recent changes breaks HCIGETDEVINFO since it changes the size of
> hci_dev_info.
>
> Fixes: 26afbd826ee3 ("Bluetooth: Add initial implementation of CIS connections")
> Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> [...]
Here is the summary with links:
- Bluetooth: Fix HCIGETDEVINFO regression
https://git.kernel.org/bluetooth/bluetooth-next/c/2a40f883781d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-09-09 19:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 21:21 [PATCH] Bluetooth: Fix HCIGETDEVINFO regression Luiz Augusto von Dentz
2022-09-08 22:03 ` bluez.test.bot
2022-09-09 19:30 ` [PATCH] " patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).