Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
staging
wlags49_h2
wl_sysfs.h
Go to the documentation of this file.
1
#ifdef CONFIG_SYSFS
2
extern
void
register_wlags_sysfs
(
struct
net_device
*);
3
extern
void
unregister_wlags_sysfs
(
struct
net_device
*);
4
#else
5
static
inline
void
register_wlags_sysfs
(
struct
net_device
*
net
) { }
6
static
inline
void
unregister_wlags_sysfs
(
struct
net_device
*
net
) { }
7
#endif
Generated on Thu Jan 10 2013 14:32:49 for Linux Kernel by
1.8.2