Diff between e5228553a27d12f37fa4cab904f8259221036ef1 and bbbadc4644f08cbb255f17dbc06f5dccc75a353a
Changed Files
| File | Additions | Deletions | Status |
| monitor/packet.c | +2 | -0 | modified |
Full Patch
diff --git a/monitor/packet.c b/monitor/packet.c
index 5bc662b..7b406d5 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -346,6 +346,8 @@ static const struct {
{ 0x3d, "Connection Terminated due to MIC Failure" },
{ 0x3e, "Connection Failed to be Established" },
{ 0x3f, "MAC Connection Failed" },
+ { 0x40, "Coarse Clock Adjustment Rejected "
+ "but Will Try to Adjust Using Clock Dragging" },
{ }
};