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

nrf_wifi: Fix issue SHEL-2551 #1240

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

VivekUppunda
Copy link
Contributor

This change fixes issue SHEL-2551

Copy link
Contributor

@sachinthegreen sachinthegreen left a comment

Choose a reason for hiding this comment

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

Could you make the commit log more descriptive. Usually we follow the following format:

<Header: Brief summary of the commit>
<Description: A more detailed statement of what the commit addresses/implements>

In Description we just reference all the JIRAs addressed by the commit.

E.g. Addresses following Jiras:

SHEL-XXXX,
SHEL-YYYY

This change fixes the check for config status in tx done
handling for raw tx packet.

Fixes issue SHEL-2551

Signed-off-by: Vivekananda Uppunda <[email protected]>
@VivekUppunda
Copy link
Contributor Author

Could you make the commit log more descriptive. Usually we follow the following format:

<Header: Brief summary of the commit> <Description: A more detailed statement of what the commit addresses/implements>

In Description we just reference all the JIRAs addressed by the commit.

E.g. Addresses following Jiras:

SHEL-XXXX, SHEL-YYYY

Updated the commit log

@jfischer-no jfischer-no merged commit d622557 into nrfconnect:main Mar 4, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants