Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175215
b: refs/heads/master
c: 47a14f1
h: refs/heads/master
i:
  175213: fbdf595
  175211: e67fbce
  175207: 5f46447
  175199: fe566ba
v: v3
  • Loading branch information
Shawn Bohrer authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 5fb70bf commit a339c9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 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: 42caa16a70b875bb171874af329c7575fa10c091
refs/heads/master: 47a14f13c81c407f816917528f84b85532af2819
17 changes: 0 additions & 17 deletions trunk/drivers/staging/vt6655/rxtx.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,10 @@

/*--------------------- Export Definitions -------------------------*/

/*--------------------- Export Classes ----------------------------*/

/*--------------------- Export Variables --------------------------*/

/*--------------------- Export Functions --------------------------*/


#ifdef __cplusplus
extern "C" { /* Assume C declarations for C++ */
#endif /* __cplusplus */

/*
VOID vGenerateMACHeader(
IN PSDevice pDevice,
Expand Down Expand Up @@ -111,14 +104,4 @@ VOID vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb, PBYTE pbMPDU, UINT c
CMD_STATUS csMgmt_xmit(PSDevice pDevice, PSTxMgmtPacket pPacket);
CMD_STATUS csBeacon_xmit(PSDevice pDevice, PSTxMgmtPacket pPacket);

#ifdef __cplusplus
} /* End of extern "C" { */
#endif /* __cplusplus */




#endif // __RXTX_H__



0 comments on commit a339c9f

Please sign in to comment.