mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
QCA swiss army knife
A new ath12k patch [1] triggers a PREFER_PR_LEVEL checkpatch warning: drivers/net/wireless/ath/ath12k/debug.c:69: Prefer [subsystem eg: netdev]_dbg([subsystem]dev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ... Add a rule to ignore it. Link: https://lore.kernel.org/all/20250204-unlink_link_arvif_from_chanctx-v2-2-764fb5973c1a@oss.qualcomm.com/ Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com> |
||
|---|---|---|
| tools | ||
| tracing/plugins | ||
| .gitignore | ||
| LICENSE | ||
| README | ||
qca-swiss-army-knife ==================== This is the qca-swiss-army-knife, which hosts a set of utilities that we use to debug / help with our driver development. Documentation: https://github.com/mcgrof/qca-swiss-army-knife/wiki