Skip to content
Snippets Groups Projects
Commit deda484c authored by Justin P. Mattock's avatar Justin P. Mattock Committed by John W. Linville
Browse files

wireless:hostap_main.c warning: variable 'iface' set but not used


The patch below fixes a warning message Im seeing with gcc 4.6.0
 CC [M]  drivers/net/wireless/hostap/hostap_main.o
drivers/net/wireless/hostap/hostap_main.c: In function 'hostap_set_multicast_list_queue':
drivers/net/wireless/hostap/hostap_main.c:744:27: warning: variable 'iface' set but not used

Signed-off-by: default avatarJustin P. Mattock <justinmattock@gmail.com>

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent abf52f86
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment