On Wed, 2020-01-15 at 09:40 +0200, Kalle Valo wrote: > Orr Mazor <orr.mazor@xxxxxxxxxxx> writes: > > > In case a radar event of CAC_FINISHED or RADAR_DETECTED > > happens during another phy is during CAC we might need > > to cancel that CAC. > > If we got a radar in a channel that another phy is now > > doing CAC on then the CAC should be canceled. > > If, for example, 2 phys doing CAC on the same channels, > > or on comptable channels, once on of them will finish his CAC > > the other might need to cancel his CAC, since it is no > > longer relevant. > > > > To fix that the commit adds an callback and implement it in mac80211 > > to end CAC. > > This commit also adds a call to said callback if after a radar > > event we see the cac is no longer relevant > > > > Signed-off-by: Orr Mazor <Orr.Mazor@xxxxxxxxxxx> > > The title prefix should be "cfg80211: ", not "subsystem: ". Yeah, but I fixed it when I just applied it :) johannes