Re: [PATCH v2 1/3] mac80211: mesh: flush stations before beacons are stopped

From: Johannes Berg
Date: Mon Aug 01 2016 - 06:16:39 EST


On Wed, 2016-07-13 at 14:44 +0300, Yaniv Machani wrote:
> From: Maital Hahn <maitalm@xxxxxx>
>
> Some drivers (e.g. wl18xx) expect that the last stage in the
> de-initialization process will be stopping the beacons, similar to AP
> flow.
> Update ieee80211_stop_mesh() flow accordingly.
> As peers can be removed dynamically, this would not impact other
> drivers.
>
Ah, I see now that you did :)

johannes