X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F366-bstuck_thresh.patch;h=6aa70d39b84c479c8397dceed7bcee6d2c6e8362;hb=a5d8cfb5208ba867d2bd9f3ba4c73e287e3f07de;hp=9a940985d7a9c350fb6274f7604b4acbe205331c;hpb=bdfc0556b878cc06a0741983227a8f166079c50d;p=lede.git diff --git a/package/madwifi/patches/366-bstuck_thresh.patch b/package/madwifi/patches/366-bstuck_thresh.patch index 9a940985d7..6aa70d39b8 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"); -@@ -5064,7 +5068,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; } -@@ -5220,7 +5224,7 @@ +@@ -5228,7 +5232,7 @@ * check will be true, in which case return * without resetting the driver. */