Re: [PATCH 1/2] mac80211: fix txq queue related crashes

2016-01-26 Thread Johannes Berg
On Thu, 2016-01-21 at 14:23 +0100, Michal Kazior wrote: > The driver can access the queue simultanously > while mac80211 tears down the interface. Without > spinlock protection this could lead to corrupting > sk_buff_head and subsequently to an invalid > pointer dereference. > Applied. johannes

<    1   2