projects
/
madwifi
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5549b4f
)
cleaning up dynamic sysctl enum
author
br1
<br1@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 26 Dec 2007 03:15:42 +0000
(
03:15
+0000)
committer
br1
<br1@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 26 Dec 2007 03:15:42 +0000
(
03:15
+0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3085
0192ed92
-7a03-0410-a25b-
9323aeb14dbd
ath/if_ath.c
patch
|
blob
|
history
diff --git
a/ath/if_ath.c
b/ath/if_ath.c
index 3c0dd91e496c24b2472b88e73d50aebfdead7494..5ef2a845b0322a40296e6fbaa85c8fc8142dcdf0 100644
(file)
--- a/
ath/if_ath.c
+++ b/
ath/if_ath.c
@@
-9812,10
+9812,10
@@
enum {
ATH_RXANTENNA = 10,
ATH_DIVERSITY = 11,
ATH_TXINTRPERIOD = 12,
- ATH_FFTXQMIN = 1
8
,
- ATH_XR_POLL_PERIOD =
21
,
- ATH_XR_POLL_COUNT =
22
,
- ATH_ACKRATE =
23
,
+ ATH_FFTXQMIN = 1
3
,
+ ATH_XR_POLL_PERIOD =
14
,
+ ATH_XR_POLL_COUNT =
15
,
+ ATH_ACKRATE =
16
,
};
static int