Skip to content

Conversation

pennam
Copy link

@pennam pennam commented Oct 14, 2025

No description provided.

@pennam pennam force-pushed the airoc-status branch 3 times, most recently from 35c9908 to 1b499ff Compare October 15, 2025 07:21
Add wifi status API to airoc wifi driver

Signed-off-by: Mattia Pennasilico <[email protected]>
Copy link

@pillo79 pillo79 left a comment

Choose a reason for hiding this comment

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

LGTM (w/ a minor upstreaming nitpick)

status->dtim_period = li.dtim;
}

return 0;
Copy link

Choose a reason for hiding this comment

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

If all these usually return 0, maybe return the (first non-zero?) error code, or maybe -ENODATA?

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