Skip to content

net: if: Check in delete addr if delayed work needs cancelling #846

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

Merged
merged 1 commit into from
Jul 19, 2017

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Jul 19, 2017

The address lifetime timer was cancelled always even if the address
timer was never installed.

Jira: ZEP-2397

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

The address lifetime timer was cancelled always even if the address
timer was never installed.

Jira: ZEP-2397

Signed-off-by: Jukka Rissanen <[email protected]>
@jukkar jukkar added the net label Jul 19, 2017
@jukkar jukkar self-assigned this Jul 19, 2017
@jukkar jukkar requested a review from andrewboie July 19, 2017 16:51
Copy link
Contributor

@andrewboie andrewboie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that this fixes the issue I reported, thanks!!

@andrewboie andrewboie merged commit 16837f9 into zephyrproject-rtos:master Jul 19, 2017
@jukkar jukkar deleted the zep-2397-delayed-work branch October 13, 2017 09:21
nagineni pushed a commit to nagineni/zephyr that referenced this pull request Nov 20, 2017
…tos#846)

This will allow faster building for ide and ashell (command line).
It also cleans the makefile up a bit

Signed-off-by: Brian J Jones <[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