On Wed, 2011-10-05 at 11:55 +0200, Eliad Peller wrote: > The wl12xx fw currently supports only a single vif at a time. > Upcoming fw versions are going to support concurrentl vifs. > > While mac80211 works well with multiple vifs, the wl12xx > driver assumes it handles only a single interface. > > This is the first patchset in order to make the driver ready > for multiple vifs support. The main action here is defining > a new per-interface data struct (wlvif), and moving the > currently-global fields into it. > > (Additional global fields/flags will be addressed by further patchsets) > > Note that this patchset only adds functionality - it doesn't > break compatability with the current fw. Applied the series. Thanks for the patchbomb! :P -- Cheers, Luca. -- 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