[PATCH v3] nl80211: Driver capability retrieval only once the interface is UP

Johannes Berg johannes at sipsolutions.net
Tue Aug 6 02:54:47 EDT 2013


On Tue, 2013-08-06 at 12:12 +0530, Sreenath Sharma wrote:
> The main intention of this patch is to retrieve driver capabilities only
> once the interface is UP, similar to the older approach before P2P_DEVICE
> integration. This approach will help devices which can retrieve the
> capabilities from firmware only once the interface is UP.

Which driver has a problem with this? cfg80211/nl80211 is not intended
to be used in a way that defers the capability advertisement after the
interface is UP, the advertised values are expected to be correct before
the interface is up. As such, I don't see how with a properly written
driver this patch can be required.

johannes



More information about the HostAP mailing list