On Wed, 2017-01-11 at 08:35 +0900, Masashi Honma wrote: > I have encountered kernel crash when I have used mesh SAE > connection > with ath9k_htc device (Sony UWA-BR100). I have tried to connect 2 > peers > to each other, then only one peer crashes. > > By bisect, this commit looks causes this issue. > > commit d8da0b5d64d58f7775a94bcf12dda50f13a76f22 > Author: Cedric Izoard <Cedric.Izoard@xxxxxxxxxxxx> > Date: Wed Dec 7 09:59:00 2016 +0000 > > mac80211: Ensure enough headroom when forwarding mesh pkt I don't think this makes sense - if you only have two peers then you shouldn't even run into forwarding code paths? johannes