summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/net/cnss.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/cnss.h b/include/net/cnss.h
index d0753eb960b4..cfda3cdfa128 100644
--- a/include/net/cnss.h
+++ b/include/net/cnss.h
@@ -196,6 +196,7 @@ enum {
CNSS_RESET_LEVEL_MAX
};
extern int cnss_get_restart_level(void);
+extern void cnss_dump_stack(struct task_struct *task);
#ifdef CONFIG_CNSS_SDIO
struct cnss_sdio_wlan_driver {