Skip to content

Conversation

jhedberg
Copy link
Member

@jhedberg jhedberg commented May 7, 2020

Backport #24902

The last parameter to hci_cmd_done() is expected to be a valid net_buf
since the function immediately tries to dereference it. Fix this by
passing the appropriate buffer reference to the function.

Signed-off-by: Johan Hedberg <[email protected]>
@jhedberg jhedberg requested review from d3zd3z, ceolin and carlescufi May 7, 2020 16:43
@jhedberg jhedberg requested review from sjanc and Vudentz as code owners May 7, 2020 16:43
@jhedberg jhedberg requested a review from nashif May 7, 2020 16:44
@github-actions
Copy link

github-actions bot commented Jul 8, 2020

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jul 8, 2020
@nashif nashif merged commit 1e03a06 into zephyrproject-rtos:v1.14-branch Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants