From e5c38e0834e597b2d3b58e7d5bada1927b8f60af Mon Sep 17 00:00:00 2001 From: Alain Michaud Date: Tue, 26 Nov 2019 19:09:41 +0000 Subject: [PATCH] doc: Fix wrongly documented mgmt command opcodes --- doc/mgmt-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 0d11aa035..fd2325471 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -2916,7 +2916,7 @@ Read Extended Controller Information Command Set Appearance Command ====================== - Command Code: 0x0042 + Command Code: 0x0043 Controller Index: Command Parameters: Appearance (2 Octets) Return Parameters: @@ -2945,7 +2945,7 @@ Set Appearance Command Get PHY Configuration Command ============================= - Command Code: 0x0043 + Command Code: 0x0044 Controller Index: Command Parameters: Return Parameters: Supported_PHYs (4 Octet) @@ -2988,7 +2988,7 @@ Get PHY Configuration Command Set PHY Configuration Command ============================= - Command Code: 0x0044 + Command Code: 0x0045 Controller Index: Command Parameters: Selected_PHYs (4 Octet) Return Parameters: -- 2.47.3