diff options
| author | 2022-06-02 14:01:08 +0000 | |
|---|---|---|
| committer | 2022-06-06 14:27:35 -0700 | |
| commit | d7970039d87c926bb648982e920cb9851c19f3e1 (patch) | |
| tree | 7f4f084ef37087a3bd3b431a56fdaae044b364ad /tools/scripts/ssh:/git@git.zx2c4.com | |
| parent | amt: fix possible null-ptr-deref in amt_rcv() (diff) | |
| download | linux-dev-d7970039d87c926bb648982e920cb9851c19f3e1.tar.xz linux-dev-d7970039d87c926bb648982e920cb9851c19f3e1.zip | |
amt: fix wrong type string definition
amt message type definition starts from 1, not 0.
But type_str[] starts from 0.
So, it prints wrong type information.
Fixes: cbc21dc1cfe9 ("amt: add data plane of amt interface")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/scripts/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
