Re: [PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2018-11-24 08:22:58
Also in:
linux-wireless, lkml
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2018-11-24 08:22:58
Also in:
linux-wireless, lkml
On Tue, 2018-11-20 at 19:14 -0800, Cody Schuffelen wrote:
+config VIRT_WIFI + bool "Wifi wrapper for ethernet drivers"
The built bot complaint is most likely because of this being bool rather than tristate (CFG80211=m, VIRT_WIFI=y, I guess, didn't check), I thought this was because of the wrong reasons and should be back to tristate? I can change it back, let me know. johannes