[PATCH] driver_nl80211: get rid of family/cache objects

Johannes Berg johannes at sipsolutions.net
Wed Nov 16 09:56:10 EST 2011


On Wed, 2011-11-16 at 16:44 +0200, Jouni Malinen wrote:

> > diff --git a/src/drivers/driver_nl80211.c b/src/drivers/driver_nl80211.c
> >  struct nl80211_handles {
> >  	struct nl_handle *handle;
> > -	struct nl_cache *cache;
> >  };
> 
> Do you think that we would need to add anything into struct
> nl80211_handles in the future or should we just get rid of this wrapper?

No, I don't think we need to add anything, and I think we can get rid of
it, I just didn't get around to it when I was writing that patch (and
wanted it to be a separate patch)

johannes




More information about the HostAP mailing list