net: hsr: Fix typo in the hsr_forward_do() function comment
authorLukasz Majewski <lukma@denx.de>
Mon, 26 Feb 2024 15:09:54 +0000 (16:09 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Feb 2024 11:23:03 +0000 (11:23 +0000)
commit995161edfdb830fd83a652495324e26e0a4bd694
tree5080422777000002f915cd0398d77c81ea4469c7
parent943d4bd67950685901addfa7b07aa3408ce17e7f
net: hsr: Fix typo in the hsr_forward_do() function comment

Correct type in the hsr_forward_do() comment.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/hsr/hsr_forward.c