WIPHY_REGISTER

Section: Device registration (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

wiphy_register - register a wiphy with cfg80211  

SYNOPSIS

int wiphy_register(struct wiphy * wiphy);
 

ARGUMENTS

wiphy

The wiphy to register.
 

DESCRIPTION

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

AUTHOR

Johannes Berg <johannes@sipsolutions.net>

Author.
 

COPYRIGHT