Return priv from wiphy
void * wiphy_priv(struct wiphy * wiphy);
wiphy
the wiphy whose priv pointer to return
The priv of wiphy.
Johannes Berg <[email protected]>
Author.