On Wed, 2011-06-01 at 00:06 +0200, Javier Lopez wrote: > This patch adds to mac80211_hwsim the capability to send traffic via > userspace. Looks good, thanks for your patience. > +++ b/drivers/net/wireless/mac80211_hwsim.h This file is for userspace, no? > @@ -0,0 +1,131 @@ > +/* > + * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211 > + * Copyright (c) 2008, Jouni Malinen <j@xxxxx> > + * Copyright (c) 2011, Javier Lopez <jlopex@xxxxxxxxx> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as > + * published by the Free Software Foundation. > + */ > + > +#include <net/mac80211.h> It shouldn't include that then, but it doesn't really matter anyway. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html