madwifi: remove some leftover duplicate definitions
[openwrt/svn-archive/archive.git] / package / madwifi / patches / 425-rc_rexmit.patch
index 6b06a850274292b4fb4b9609cd4a583c6b4bed1e..407e4b3c16f1621690092416d2c9fc3e18e34f43 100644 (file)
  static void
 --- a/ath_rate/minstrel/minstrel.h
 +++ b/ath_rate/minstrel/minstrel.h
-@@ -171,36 +171,6 @@ struct minstrel_node {
+@@ -172,36 +172,6 @@ struct minstrel_node {
  
  #define       ATH_NODE_MINSTREL(an)   ((struct minstrel_node *)&an[1])
  
                                0, 0,
 --- a/ath_rate/sample/sample.h
 +++ b/ath_rate/sample/sample.h
-@@ -98,36 +98,4 @@ struct sample_node {
+@@ -98,35 +98,4 @@ struct sample_node {
  };
  #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