Re: pull-request: mac80211 2019-02-12

2019-02-12 Thread David Miller
From: Johannes Berg Date: Tue, 12 Feb 2019 12:51:20 +0100 > We have few more fixes, mostly one-liners; two are bigger: > * the speculation one, only because the function had multiple >return points and that had to change, and > * the peer measurement locking one, because I had to refactor >

pull-request: mac80211 2019-02-12

2019-02-12 Thread Johannes Berg
Hi Dave, We have few more fixes, mostly one-liners; two are bigger: * the speculation one, only because the function had multiple return points and that had to change, and * the peer measurement locking one, because I had to refactor a function to be able to call it with or without locking