Skip to content

Conversation

@spiriou
Copy link
Contributor

@spiriou spiriou commented Nov 19, 2025

drivers: ieee802154: nrf5: improve debug logs

This commit prefixes "0x%x" debug logs with the entity, and prints the
"set" parameter when updating a filter.

net: l2: ieee802154: skip filter removal for unassociated values

Trying to remove filter with NOT_ASSOCIATED parameter results in noisy
warning logs in most of the radio drivers. It's safe to ignore it as
this is an invalid operation.

Trying to remove filter with NOT_ASSOCIATED parameter results in noisy
warning logs in most of the radio drivers. It's safe to ignore it as
this is an invalid operation.

Signed-off-by: Simon Piriou <[email protected]>
This commit prefixes "0x%x" debug logs with the entity, and prints the
"set" parameter when updating a filter.

Signed-off-by: Simon Piriou <[email protected]>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants