Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161981
b: refs/heads/master
c: 02236f3
h: refs/heads/master
i:
  161979: 649c173
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 9a5cb1c commit 156ac29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 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: 7abb66eba486b6268e00b3752926a0d0af9c3973
refs/heads/master: 02236f3fd5a2b0162c0e29595adb2458aaa441ef
14 changes: 0 additions & 14 deletions trunk/drivers/staging/rtl8187se/r8180.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,30 +52,16 @@

#define DEFAULT_FRAG_THRESHOLD 2342U
#define MIN_FRAG_THRESHOLD 256U
//#define MAX_FRAG_THRESHOLD 2342U
#define DEFAULT_RTS_THRESHOLD 2342U
#define MIN_RTS_THRESHOLD 0U
#define MAX_RTS_THRESHOLD 2342U
#define DEFAULT_BEACONINTERVAL 0x64U
#define DEFAULT_BEACON_ESSID "Rtl8180"

#define DEFAULT_SSID ""
#define DEFAULT_RETRY_RTS 7
#define DEFAULT_RETRY_DATA 7
#define PRISM_HDR_SIZE 64


#define MGNT_QUEUE 0
#define BK_QUEUE 1
#define BE_QUEUE 2
#define VI_QUEUE 3
#define VO_QUEUE 4
#define HIGH_QUEUE 5
#define BEACON_QUEUE 6

#define LOW_QUEUE BE_QUEUE
#define NORMAL_QUEUE MGNT_QUEUE

#define aSifsTime 10

#define sCrcLng 4
Expand Down

0 comments on commit 156ac29

Please sign in to comment.