1. NAME▲
wiphy_register - register a wiphy with cfg80211
2. SYNOPSIS ▲
int wiphy_register(struct wiphy * wiphy );
3. ARGUMENTS ▲
wiphy
The wiphy to register.
4. RETURN ▲
A non-negative wiphy index or a negative error code.
5. AUTHOR ▲
Johannes Berg <contact>
Author.
6. COPYRIGHT ▲