Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55189ccb authored by Quytelda Kahja's avatar Quytelda Kahja Committed by Greg Kroah-Hartman
Browse files

staging: ks7010: Fix spelling mistakes.



Fix two spelling mistakes in comments.

Signed-off-by: default avatarQuytelda Kahja <quytelda@tamalin.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 16b102e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@

/*
 * HOST-MAC I/F data structure
 * Byte alignmet Little Endian
 * Byte alignment Little Endian
 */

struct hostif_hdr {
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ struct ks_wlan_parameter {
#define BEACON_LOST_COUNT_MAX 65535
	u32 beacon_lost_count;	/*  Beacon Lost Count */
	u32 rts;	/*  RTS Threashold */
	u32 fragment;	/*  Fragmentation Threashold */
	u32 fragment;	/*  Fragmentation Threshold */
	u32 privacy_invoked;
	u32 wep_index;
	struct {