Diff between 6d98c73b9cd5d9773acdfaa797fc76fe87ef3332 and 307bba5bcbf3c84e1222c4632cb1f250b6e9590d
Changed Files
| File | Additions | Deletions | Status |
| monitor/packet.c | +1 | -1 | modified |
Full Patch
diff --git a/monitor/packet.c b/monitor/packet.c
index 8bec3f6..acc5086 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -1915,7 +1915,7 @@ static const struct {
} events_page2_table[] = {
{ 0, "Physical Link Complete" },
{ 1, "Channel Selected" },
- { 2, "Disconnection Physical Link" },
+ { 2, "Disconnection Physical Link Complete" },
{ 3, "Physical Link Loss Early Warning" },
{ 4, "Physical Link Recovery" },
{ 5, "Logical Link Complete" },