X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/93f00c0eb55a54b43b9a17fb95ae1ebb0971186b..f45cb578c96d7262b08f0f5f45adfb86775d3e0d:/package/madwifi/patches/366-bstuck_thresh.patch diff --git a/package/madwifi/patches/366-bstuck_thresh.patch b/package/madwifi/patches/366-bstuck_thresh.patch index ecf5dc98f..6aa70d39b 100644 --- a/package/madwifi/patches/366-bstuck_thresh.patch +++ b/package/madwifi/patches/366-bstuck_thresh.patch @@ -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"); -@@ -5062,7 +5066,7 @@ +@@ -5072,7 +5076,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; } -@@ -5218,7 +5222,7 @@ +@@ -5228,7 +5232,7 @@ * check will be true, in which case return * without resetting the driver. */