On Mon, 24 Sep 2018 10:15:49 +0200 Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> wrote: > On 9/23/2018 11:54 AM, Ali MJ Al-Nasrawy wrote: > > Beacons are not updated to reflect TIM changes. This is not > > compliant with power-saving client stations as the beacons do not > > have valid TIM and can cause the network to stall at random > > occasions with highly variable latencies. Fix it by updating beacon > > templates on mac80211 set_tim callback. > > > > Addresses an issue described in: > > https://marc.info/?i=20180911163534.21312d08%20()%20manjaro > > > > Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@xxxxxxxxx> > > --- > > Missing 'v1 -> v2' in this changelog. Sorry, missed that... v1 -> v2: -removed FIXME comment -removed blank line before 'vif' member declaration