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

Wcn36xx smd debug 1 #16

Merged
merged 8 commits into from May 21, 2013

Conversation

kvalo
Copy link
Contributor

@kvalo kvalo commented May 16, 2013

Trying to cleanup and make debug logs more compact. Makes it easier to
debug issues that way.

kvalo added 8 commits May 21, 2013 19:28
Now callers are forced to use semicolon in the end.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Easier to follow what's wcn36xx is doing.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
If CONFIG_DYNAMIC_DEBUG is enabled user would need
to use both debug_mask and /sys/kernel/debug/dynamic_debug/
to get debug logs. That's just confusing, it should be
enough to use debug_mask module parameter.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Also introduce wcn36xx_warn() and use that to print
the warning.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Also simplify wcn36xx_tx() in the process.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
And make the log messages more compact as well.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This reverts commit 113f8ef.

There's not concensus how to handle dynamic debugging, so
revert this change until we find a good solution.
@KrasnikovEugene
Copy link
Owner

could you please rebase this.

KrasnikovEugene added a commit that referenced this pull request May 21, 2013
@KrasnikovEugene KrasnikovEugene merged commit c1bbf73 into KrasnikovEugene:master May 21, 2013
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.

None yet

2 participants