Skip to content

gnrc_lwmac: adjust error use of csma flag for transmit packet.#7935

Merged
miri64 merged 1 commit intoRIOT-OS:gnrc_netif2_integration/masterfrom
zhuoshuguo:gnrc_lwmac_adjust_csma_flag
Nov 7, 2017
Merged

gnrc_lwmac: adjust error use of csma flag for transmit packet.#7935
miri64 merged 1 commit intoRIOT-OS:gnrc_netif2_integration/masterfrom
zhuoshuguo:gnrc_lwmac_adjust_csma_flag

Conversation

@zhuoshuguo
Copy link
Copy Markdown
Contributor

As title, this PR adjusts a error use of csma flag for transmit packet when using the csma_sender module.
It replaces GNRC_NETDEV_MAC_INFO_CSMA_ENABLED with GNRC_NETIF2_MAC_INFO_CSMA_ENABLED.

@zhuoshuguo
Copy link
Copy Markdown
Contributor Author

@miri64 a minor error left when porting LWMAC to gnrc_netif2, should be easy to fix. ;-)

@miri64 miri64 self-assigned this Nov 7, 2017
@miri64 miri64 added GNRC Area: network Area: Networking labels Nov 7, 2017
Copy link
Copy Markdown
Member

@miri64 miri64 left a comment

Choose a reason for hiding this comment

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

ACK

@miri64 miri64 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 7, 2017
@miri64
Copy link
Copy Markdown
Member

miri64 commented Nov 7, 2017

Murdock fails anyways on that branch at the moment. I buildtested gnrc_networking_mac locally. None of the errors are related to this.

@miri64 miri64 merged commit 867aff2 into RIOT-OS:gnrc_netif2_integration/master Nov 7, 2017
@aabadie aabadie added this to the Release 2018.01 milestone Jan 18, 2018
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants