Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197073
b: refs/heads/master
c: b08585f
h: refs/heads/master
i:
  197071: 0a3497d
v: v3
  • Loading branch information
Ruslan Pisarev authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 66a22cb commit f717ddc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4095aef6dc485545ebbd96d23eac0b11b729e765
refs/heads/master: b08585fc584f5e090cf94535171be3ffc6549d98
6 changes: 3 additions & 3 deletions trunk/drivers/staging/winbond/mlmetxrx_f.h
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
//================================================================
/* ================================================================
// MLMETxRx.H --
//
// Functions defined in MLMETxRx.c.
//
// Copyright (c) 2002 Winbond Electrics Corp. All Rights Reserved.
//================================================================
//================================================================ */
#ifndef _MLMETXRX_H
#define _MLMETXRX_H

#include "core.h"

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,
Expand Down

0 comments on commit f717ddc

Please sign in to comment.