wiphy_register(9) register a wiphy with cfg80211

SYNOPSIS

int wiphy_register(struct wiphy * wiphy);

ARGUMENTS

wiphy

The wiphy to register.

RETURN

A non-negative wiphy index or a negative error code.

AUTHOR

Johannes Berg <[email protected]>

Author.

COPYRIGHT