Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228227
b: refs/heads/master
c: 1140bd9
h: refs/heads/master
i:
  228225: 9adc51b
  228223: 05d2601
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent 6321516 commit 752bdc8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 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: ac5435b9800f313bdcd6a43444ceb1d89f241a5e
refs/heads/master: 1140bd9f30f4d6dac6b53365a70819ecd4cc8c54
2 changes: 0 additions & 2 deletions trunk/drivers/staging/winbond/sysdef.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
#ifndef SYS_DEF_H
#define SYS_DEF_H

#define _USE_FALLBACK_RATE_

#define _WPA2_

/* debug print options, mark what debug you don't need */
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/staging/winbond/wb35reg_s.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ struct hw_data;
#define DEFAULT_CWMAX 1023 /* (M2C) CWmax. Its value is in the range 0-1023. */
#define DEFAULT_AID 1 /* (M34) AID. Its value is in the range 1-2007. */

#ifdef _USE_FALLBACK_RATE_
#define DEFAULT_RATE_RETRY_LIMIT 2 /* (M38) as named */
#else
#define DEFAULT_RATE_RETRY_LIMIT 7 /* (M38) as named */
#endif

#define DEFAULT_LONG_RETRY_LIMIT 7 /* (M38) LongRetryLimit. Its value is in the range 0-15. */
#define DEFAULT_SHORT_RETRY_LIMIT 7 /* (M38) ShortRetryLimit. Its value is in the range 0-15. */
Expand Down

0 comments on commit 752bdc8

Please sign in to comment.