From 7da345a9a514329cd6dc1c820750480b5475344a Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 7 Aug 2018 17:23:26 -0500 Subject: [PATCH] mpdu: Also update comment to reflect 2016 spec --- src/mpdu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mpdu.h b/src/mpdu.h index 1d7c8764..8424b485 100644 --- a/src/mpdu.h +++ b/src/mpdu.h @@ -60,7 +60,7 @@ enum mmpdu_authentication_algorithm_number { }; /* - * 802.11-2012, Section 8.4.1.7: + * 802.11-2016, Section 9.4.1.7: */ enum mmpdu_reason_code { MMPDU_REASON_CODE_UNSPECIFIED = 1,