Re: [PATCH] mac80211_hwsim: Add minimal capability for vendor command/event testing

2015-02-24 Thread Johannes Berg
On Mon, 2015-02-09 at 18:19 +0200, Jouni Malinen wrote: > This allows wpa_supplicant/hostapd to send a vendor command and verify > response to that command and event. I'm going to drop this since you're working on the wdev thing. That might even help you with the first patch since you don't need t

[PATCH] mac80211_hwsim: Add minimal capability for vendor command/event testing

2015-02-09 Thread Jouni Malinen
This allows wpa_supplicant/hostapd to send a vendor command and verify response to that command and event. Signed-off-by: Jouni Malinen --- drivers/net/wireless/mac80211_hwsim.c | 83 +++ 1 file changed, 83 insertions(+) diff --git a/drivers/net/wireless/mac80211