mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 23:29:10 -04:00
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:
committed by
Greg Kroah-Hartman
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__
|
||||
|
||||
Reference in New Issue
Block a user