Commit 59082606 authored by Colin Cronin's avatar Colin Cronin Committed by Greg Kroah-Hartman
Browse files

Staging: vt6656: device: Fixed spelling error



Fixed comment spelling error.

Signed-off-by: default avatarColin Cronin <colinpatrickcronin@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3fb07671
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -364,7 +364,7 @@ struct vnt_private {
	/* Power save */
	u16 current_aid;

	/* Beacon releated */
	/* Beacon related */
	u16 seq_counter;

	enum vnt_cmd_state command_state;