Re: [PATCH v7] mac80211_hwsim driver support userspace frame tx/rx
From: Johannes Berg <johannes@sipsolutions.net> Date: 2011-06-01 08:48:31
On Wed, 2011-06-01 at 09:51 +0200, Javier López wrote:
This file includes the necessary enums and data structures. If I
follow the nl80211 structure, should I move the file
"mac80211_hwsim.h" to "include/linux" and make it available to
userspace?
I don't think that's necessary, but I don't see why you include
net/mac80211.h since the file doesn't need anything from it.
johannes