Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7fce6ee authored by Wey-Yi Guy's avatar Wey-Yi Guy Committed by Reinette Chatre
Browse files

iwlwifi: sysassert identifier change



Change in uCode to include a unique identifier as part of sysassert,
in order to tell the difference, add the "ADVANCED SYSASSERT" description
when dump nic error to indicate the difference.

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
parent 49dcc819
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1757,7 +1757,7 @@ static const char *desc_lookup_text[] = {
	"DEBUG_1",
	"DEBUG_1",
	"DEBUG_2",
	"DEBUG_2",
	"DEBUG_3",
	"DEBUG_3",
	"UNKNOWN"
	"ADVANCED SYSASSERT"
};
};


static const char *desc_lookup(int i)
static const char *desc_lookup(int i)