Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186555
b: refs/heads/master
c: 2b6e6df
h: refs/heads/master
i:
  186553: 914057c
  186551: 864ca03
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent b832c48 commit ad91df1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 23b0dce239426ff8a7068b8d617d0c6eb4544cf7
refs/heads/master: 2b6e6df4d911e5ef1f438b84ee00cfc48865aff3
5 changes: 0 additions & 5 deletions trunk/drivers/staging/winbond/mto.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,6 @@ extern u16 MTO_Frag_Th_Tbl[];
#define MTO_DATA_RATE() MTO_Data_Rate_Tbl[MTO_RATE_LEVEL()]
#define MTO_FRAG_TH() MTO_Frag_Th_Tbl[MTO_FRAG_TH_LEVEL()]

typedef struct {
u8 tx_rate;
u8 tx_retry_rate;
} TXRETRY_REC;

extern void MTO_Init(struct wbsoft_priv *);
extern void MTO_PeriodicTimerExpired(struct wbsoft_priv *);
extern void MTO_SetDTORateRange(struct wbsoft_priv *, u8 *, u8);
Expand Down

0 comments on commit ad91df1

Please sign in to comment.