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

gnrc_rpl: reduce scope of now #5267

Merged
merged 1 commit into from Apr 22, 2016

Conversation

cgundogan
Copy link
Member

No need to call xtimer_now() every time.

@cgundogan cgundogan added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: network Area: Networking GNRC labels Apr 8, 2016
@cgundogan cgundogan added this to the Release 2016.07 milestone Apr 8, 2016
@BytesGalore BytesGalore added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 9, 2016
@BytesGalore
Copy link
Member

ACK

@cgundogan cgundogan added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Apr 11, 2016
@DipSwitch
Copy link
Member

Bug means 2016.04? And needs backport?

@BytesGalore
Copy link
Member

@DipSwitch not necessarily, it doesn't harm anything I'm aware of (beside the sometimes unneeded xtimer_now() call).

@miri64 miri64 merged commit b8787b6 into RIOT-OS:master Apr 22, 2016
@cgundogan cgundogan deleted the pr/gnrc_rpl/reduce_scope_now branch April 22, 2016 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants