From f717ddc214249ae3c5ec98c1a343529288284b0f Mon Sep 17 00:00:00 2001 From: Ruslan Pisarev Date: Mon, 22 Mar 2010 20:47:48 +0200 Subject: [PATCH] --- yaml --- r: 197073 b: refs/heads/master c: b08585fc584f5e090cf94535171be3ffc6549d98 h: refs/heads/master i: 197071: 0a3497de229ec8670084187316b98ad4927ac216 v: v3 --- [refs] | 2 +- trunk/drivers/staging/winbond/mlmetxrx_f.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 43753125da91..d8d7a754ab56 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4095aef6dc485545ebbd96d23eac0b11b729e765 +refs/heads/master: b08585fc584f5e090cf94535171be3ffc6549d98 diff --git a/trunk/drivers/staging/winbond/mlmetxrx_f.h b/trunk/drivers/staging/winbond/mlmetxrx_f.h index 6c04e3e03e31..d1aa2617d24b 100644 --- a/trunk/drivers/staging/winbond/mlmetxrx_f.h +++ b/trunk/drivers/staging/winbond/mlmetxrx_f.h @@ -1,10 +1,10 @@ -//================================================================ +/* ================================================================ // MLMETxRx.H -- // // Functions defined in MLMETxRx.c. // // Copyright (c) 2002 Winbond Electrics Corp. All Rights Reserved. -//================================================================ +//================================================================ */ #ifndef _MLMETXRX_H #define _MLMETXRX_H @@ -12,7 +12,7 @@ void MLME_GetNextPacket(struct wbsoft_priv *adapter, struct wb35_descriptor *pDes); u8 MLMESendFrame(struct wbsoft_priv *adapter, - u8 * pMMPDU, u16 len, u8 DataType); + u8 *pMMPDU, u16 len, u8 DataType); void MLME_SendComplete(struct wbsoft_priv *adapter, u8 PacketID,