merge r12838 to 8.09
[openwrt/svn-archive/archive.git] / package / madwifi / patches / 366-bstuck_thresh.patch
index d04756e2f76657e584a6601c1582d9b163f4440f..ecf5dc98f3c0744d67c43d430085db34d9fc6c54 100644 (file)
@@ -32,7 +32,7 @@
  MODULE_PARM_DESC(autocreate, "Create ath device in "
                "[sta|ap|wds|adhoc|ahdemo|monitor] mode. defaults to sta, use "
                "'none' to disable");
-@@ -5061,7 +5065,7 @@
+@@ -5062,7 +5066,7 @@
                DPRINTF(sc, ATH_DEBUG_BEACON_PROC,
                        "Missed %u consecutive beacons (n_beacon=%u)\n",
                        sc->sc_bmisscount, n_beacon);
@@ -41,7 +41,7 @@
                        ATH_SCHEDULE_TQUEUE(&sc->sc_bstucktq, needmark);
                return;
        }
-@@ -5217,7 +5221,7 @@
+@@ -5218,7 +5222,7 @@
         *     check will be true, in which case return
         *     without resetting the driver.
         */