staging: vt6655: update iwctl_private_args extern declaration
Update declaration of iwctl_private_args to match definition in iwctl.c Signed-off-by: James A Shackleford <shack@linux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b47056707e
commit
2c052d4000
@ -211,6 +211,6 @@ int iwctl_siwmlme(struct net_device *dev,
|
||||
//End Add -- //2008-0409-07, <Add> by Einsn Liu
|
||||
|
||||
extern const struct iw_handler_def iwctl_handler_def;
|
||||
extern const struct iw_priv_args iwctl_private_args;
|
||||
extern struct iw_priv_args iwctl_private_args[];
|
||||
|
||||
#endif // __IWCTL_H__
|
||||
|
Loading…
x
Reference in New Issue
Block a user