Skip to content
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

[backport v2.2] Bluetooth: controller: split: Fix regression in handling invalid pkt seq #23547

Conversation

cvinayak
Copy link
Contributor

@cvinayak cvinayak commented Mar 18, 2020

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")

Fixes #22967.

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


Backport of #23516

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 the bug The issue is a bug, or the PR is fixing a bug label Mar 18, 2020
@carlescufi carlescufi added this to the 2.2.1 milestone Mar 18, 2020
@nashif nashif added this to To do in Backports Mar 18, 2020
@carlescufi
Copy link
Member

@thoh-ot @kruithofa please review

@carlescufi carlescufi moved this from To do to Needs more info in Backports Mar 24, 2020
@carlescufi
Copy link
Member

@cvinayak can you please refer to the bug this closed originally in the PR to master inside the PR description?

@cvinayak cvinayak linked an issue Apr 8, 2020 that may be closed by this pull request
@carlescufi carlescufi moved this from Needs more info to Ready in Backports Apr 14, 2020
@jhedberg jhedberg merged commit 37c46e3 into zephyrproject-rtos:v2.2-branch Apr 22, 2020
Backports automation moved this from Ready to Done Apr 22, 2020
@cvinayak cvinayak deleted the github_inval_seq_reg_v2.2_fix 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
Backports
  
Done
Development

Successfully merging this pull request may close these issues.

Bluetooth: controller: ASSERTION FAIL on invalid packet sequence
5 participants