public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 984/984] Staging: RT2860: Fixed the error in oid.h
@ 2010-08-06 10:27 Neil Munro
  0 siblings, 0 replies; only message in thread
From: Neil Munro @ 2010-08-06 10:27 UTC (permalink / raw)
  To: gregkh, wfp5p; +Cc: devel, linux-kernel, Niadh

From: Niadh <neilmunro@gmail.com>

Fixed the single spacing error in oid.h.

Signed-off-by: Neil Munro <neilmunro@gmail.com>
---
 drivers/staging/rt2860/oid.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rt2860/oid.h b/drivers/staging/rt2860/oid.h
index fd1c141..1704c27 100644
--- a/drivers/staging/rt2860/oid.h
+++ b/drivers/staging/rt2860/oid.h
@@ -701,7 +701,7 @@ struct PACKED rt_rt_802_11_acl {

 struct rt_802_11_wds {
 	unsigned long Num;
-	NDIS_802_11_MAC_ADDRESS Entry[24 /*MAX_NUM_OF_WDS_LINK */ ];
+	NDIS_802_11_MAC_ADDRESS Entry[24 /*MAX_NUM_OF_WDS_LINK */];
 	unsigned long KeyLength;
 	u8 KeyMaterial[32];
 };
--
1.7.2.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-06 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 10:27 [PATCH 984/984] Staging: RT2860: Fixed the error in oid.h Neil Munro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox