rename patches-r3776 to patches-testing
[openwrt.git] / package / madwifi / patches-r3776 / 111-minstrel_crash.patch
diff --git a/package/madwifi/patches-r3776/111-minstrel_crash.patch b/package/madwifi/patches-r3776/111-minstrel_crash.patch
deleted file mode 100644 (file)
index dd96c4e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/ath_rate/minstrel/minstrel.c
-+++ b/ath_rate/minstrel/minstrel.c
-@@ -415,6 +415,9 @@
-                       return;
-               }
-+              if (sn->num_rates <= 0)
-+                      return;
-+
-               if (sn->is_sampling) {
-                       sn->is_sampling = 0;
-                       if (sn->rs_sample_rate_slower)
This page took 0.01845 seconds and 4 git commands to generate.