Commit 995161ed authored by Lukasz Majewski's avatar Lukasz Majewski Committed by David S. Miller
Browse files

net: hsr: Fix typo in the hsr_forward_do() function comment



Correct type in the hsr_forward_do() comment.

Signed-off-by: default avatarLukasz Majewski <lukma@denx.de>
Reviewed-by: default avatarJiri Pirko <jiri@nvidia.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 943d4bd6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -435,7 +435,7 @@ static void hsr_forward_do(struct hsr_frame_info *frame)
			continue;

		/* Don't send frame over port where it has been sent before.
		 * Also fro SAN, this shouldn't be done.
		 * Also for SAN, this shouldn't be done.
		 */
		if (!frame->is_from_san &&
		    hsr_register_frame_out(port, frame->node_src,