Skip to content

Corrected lwip netif flags to be set before power up #6926

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
May 18, 2018
Merged

Corrected lwip netif flags to be set before power up #6926

merged 1 commit into from
May 18, 2018

Conversation

mikaleppanen
Copy link

@mikaleppanen mikaleppanen commented May 16, 2018

Description

Corrected LWIP EMAC power up sequence so that netif flags are set before EMAC power up.

This enables that link up status callback can be called inside power up function.

Pull request type

[X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change

This enables that link up status callback can be called inside
power up function.
M-ichae-l added a commit to M-ichae-l/mbed-os that referenced this pull request May 16, 2018
Expecting the ARMmbed#6926
Corrected lwip netif flags to be set before power up
@cmonr
Copy link
Contributor

cmonr commented May 17, 2018

/morph build

@cmonr
Copy link
Contributor

cmonr commented May 17, 2018

@kjbracey-arm Release version into a feature branch?

/morph build

@mbed-ci
Copy link

mbed-ci commented May 17, 2018

Build : SUCCESS

Build number : 2055
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6926/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented May 17, 2018

@mbed-ci
Copy link

mbed-ci commented May 17, 2018

@cmonr
Copy link
Contributor

cmonr commented May 18, 2018

/morph test

@mbed-ci
Copy link

mbed-ci commented May 18, 2018

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.

6 participants