projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add a "make prepare" target which builds everything up to target/compile, useful...
[openwrt.git]
/
package
/
madwifi
/
patches
/
425-rc_rexmit.patch
diff --git
a/package/madwifi/patches/425-rc_rexmit.patch
b/package/madwifi/patches/425-rc_rexmit.patch
index
6b06a85
..
407e4b3
100644
(file)
--- a/
package/madwifi/patches/425-rc_rexmit.patch
+++ b/
package/madwifi/patches/425-rc_rexmit.patch
@@
-241,7
+241,7
@@
static void
--- a/ath_rate/minstrel/minstrel.h
+++ b/ath_rate/minstrel/minstrel.h
static void
--- a/ath_rate/minstrel/minstrel.h
+++ b/ath_rate/minstrel/minstrel.h
-@@ -17
1,36 +171
,6 @@ struct minstrel_node {
+@@ -17
2,36 +172
,6 @@ struct minstrel_node {
#define ATH_NODE_MINSTREL(an) ((struct minstrel_node *)&an[1])
#define ATH_NODE_MINSTREL(an) ((struct minstrel_node *)&an[1])
@@
-468,11
+468,10
@@
0, 0,
--- a/ath_rate/sample/sample.h
+++ b/ath_rate/sample/sample.h
0, 0,
--- a/ath_rate/sample/sample.h
+++ b/ath_rate/sample/sample.h
-@@ -98,3
6
+98,4 @@ struct sample_node {
+@@ -98,3
5
+98,4 @@ struct sample_node {
};
#define ATH_NODE_SAMPLE(an) ((struct sample_node *)&an[1])
};
#define ATH_NODE_SAMPLE(an) ((struct sample_node *)&an[1])
--
-/*
- * Definitions for pulling the rate and trie counts from
- * a 5212 h/w descriptor. These Don't belong here; the
-/*
- * Definitions for pulling the rate and trie counts from
- * a 5212 h/w descriptor. These Don't belong here; the
This page took
0.026186 seconds
and
4
git commands to generate.