Return the wiphy containing the priv
struct wiphy * priv_to_wiphy(void * priv);
priv
a pointer previously returned by wiphy_priv
The wiphy of priv.
Johannes Berg <[email protected]>
Author.