Skip to content

Bluetooth: controller: split: Fix regression handling invalid packet sequence #23516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

cvinayak
Copy link
Collaborator

Fix regression in handling invalid packet sequence in the
first packet in a connection.

This relates to commit 62c1e1a ("Bluetooth: controller:
split: Fix assert on invalid packet sequence")

Signed-off-by: Vinayak Kariappa Chettimada vich@nordicsemi.no

@cvinayak cvinayak added bug The issue is a bug, or the PR is fixing a bug area: Bluetooth labels Mar 17, 2020
@cvinayak cvinayak added this to the 2.2.1 milestone Mar 17, 2020
@zephyrbot
Copy link
Collaborator

zephyrbot commented Mar 17, 2020

All checks are passing now.

Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages.

Fix regression in handling invalid packet sequence in the
first packet in a connection.

This relates to commit 62c1e1a ("Bluetooth: controller:
split: Fix assert on invalid packet sequence")

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
@cvinayak cvinayak force-pushed the github_invalid_sequence_regression branch from 2e75258 to 0835af5 Compare March 17, 2020 08:50
@carlescufi carlescufi requested review from kruithofa and dagbja March 17, 2020 10:14
@carlescufi carlescufi removed this from the 2.2.1 milestone Mar 17, 2020
@carlescufi
Copy link
Member

@cvinayak can you please open a new PR targeting the v2.2-branch and tagged as milestone 2.21?

@cvinayak
Copy link
Collaborator Author

@carlescufi will do.

@cvinayak cvinayak closed this Mar 18, 2020
@cvinayak cvinayak reopened this Mar 18, 2020
@carlescufi carlescufi merged commit 5474dbb into zephyrproject-rtos:master Mar 18, 2020
@cvinayak cvinayak deleted the github_invalid_sequence_regression branch March 1, 2021 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants