mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
mpdu: Also update comment to reflect 2016 spec
This commit is contained in:
parent
4f8a722580
commit
7da345a9a5
@ -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 {
|
enum mmpdu_reason_code {
|
||||||
MMPDU_REASON_CODE_UNSPECIFIED = 1,
|
MMPDU_REASON_CODE_UNSPECIFIED = 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user