Re: [PATCH 5/6] nl80211: Implement TX of control port frames
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2018-01-31 22:01:00
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2018-01-31 22:01:00
On Wed, 2018-01-31 at 15:58 -0600, Denis Kenzior wrote:
quoted
Actually, then again, that's awkward because doing events and commands on the same socket doesn't mix all _that_ well. Perhaps we just need to fix that problem in libnl or something and be done with it ...There are no issues on our side..
I guess you don't use libnl then :-) It doesn't exactly make it easy to receive events while waiting for an ACK. johannes