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

net: tcp: Mark ACK timer as cancelled #38

Closed
wants to merge 1 commit into from
Closed

net: tcp: Mark ACK timer as cancelled #38

wants to merge 1 commit into from

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented May 2, 2017

This is related to commit "net: tcp: Make sure ACK timer is not
run if cancelled" which did not set the cancel flag when the timer
was cancelled from tcp.c.

Signed-off-by: Jukka Rissanen [email protected]

This is related to commit "net: tcp: Make sure ACK timer is not
run if cancelled" which did not set the cancel flag when the timer
was cancelled from tcp.c.

Signed-off-by: Jukka Rissanen <[email protected]>
@nashif nashif added the In progress For PRs: is work in progress and should not be merged yet. For issues: Is being worked on label May 2, 2017
@jukkar jukkar requested a review from tbursztyka May 2, 2017 06:29
@jukkar jukkar closed this May 2, 2017
@nashif nashif removed the In progress For PRs: is work in progress and should not be merged yet. For issues: Is being worked on label May 2, 2017
@jukkar
Copy link
Member Author

jukkar commented May 2, 2017

This went to wrong branch, trying again.

alpsayin added a commit to alpsayin/zephyr that referenced this pull request Jan 11, 2023


This will allow testing little-endian big number assembly mult fix.

Signed-off-by: Alp Sayin <[email protected]>
alpsayin added a commit to alpsayin/zephyr that referenced this pull request Jan 27, 2023


This will allow testing little-endian big number assembly mult fix.

Signed-off-by: Alp Sayin <[email protected]>
alpsayin added a commit to alpsayin/zephyr that referenced this pull request Jan 27, 2023


This will allow testing little-endian big number assembly mult fix.

Signed-off-by: Alp Sayin <[email protected]>
alpsayin added a commit to alpsayin/zephyr that referenced this pull request Jan 28, 2023


This will allow testing little-endian big number assembly mult fix.

Signed-off-by: Alp Sayin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants