OSDN Git Service

Staging: vt6656: device: Fixed spelling error
authorColin Cronin <colinpatrickcronin@gmail.com>
Fri, 15 May 2015 06:33:34 +0000 (23:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 01:41:21 +0000 (10:41 +0900)
Fixed comment spelling error.

Signed-off-by: Colin Cronin <colinpatrickcronin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h

index f71d59f..635d931 100644 (file)
@@ -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;