[PATCH v2 4/6] nl80211: Add method to lookup drv by ifindex.

Jouni Malinen j at w1.fi
Thu Oct 20 19:16:43 EDT 2011


On Thu, Oct 20, 2011 at 01:21:22PM -0700, greearb at candelatech.com wrote:
> Will be used by global netlink logic.

> +struct wpa_driver_nl80211_data *nl80211_find_drv(struct nl80211_global *global, int idx,
> +						 u8 *buf, size_t len)

This function should be static, but that would cause a compiler
warning.. This should come with the changes that use the new function
like this:
http://w1.fi/p/nl80211-share-netlink/0004-nl80211-Use-global-netlink-rtm-event-object.patch

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list