cxgbe(4): Display CF facility correctly in the device log.
MFC after: 3 days
This commit is contained in:
parent
f7a9f1784f
commit
bae4e5af99
@ -5546,6 +5546,7 @@ const char *devlog_level_strings[] = {
|
||||
|
||||
const char *devlog_facility_strings[] = {
|
||||
[FW_DEVLOG_FACILITY_CORE] = "CORE",
|
||||
[FW_DEVLOG_FACILITY_CF] = "CF",
|
||||
[FW_DEVLOG_FACILITY_SCHED] = "SCHED",
|
||||
[FW_DEVLOG_FACILITY_TIMER] = "TIMER",
|
||||
[FW_DEVLOG_FACILITY_RES] = "RES",
|
||||
|
Loading…
x
Reference in New Issue
Block a user