Skip to content
Snippets Groups Projects
Commit eacfb743 authored by Ashwin's avatar Ashwin Committed by Dmitry Shmidt
Browse files

net: wireless: bcmdhd: Enable auto recovery on FW hang


Auto recovery was turned off for debug purposes, turning it back on.

Bug: 23190001

Change-Id: Ie9e3bf9921d99db3efaddbf932d6f39894c6021d
Signed-off-by: default avatarAshwin <ashwin.bhat@broadcom.com>
Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
parent 99d65680
No related branches found
No related tags found
No related merge requests found
......@@ -54,8 +54,6 @@ enum {
DBG_RING_ENTRY_FLAGS_HAS_TIMESTAMP = (1 << (1))
};
#define NO_AUTO_RECOVERY /* NO AUTO RECOVERY for debugging */
#define DBGRING_NAME_MAX 32
/* firmware verbose ring, ring id 1 */
#define FW_VERBOSE_RING_NAME "fw_verbose"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment