Move wpa_scan_results_free() into shared C file
Replace the inline helper function with a new C file that can be used for common driver API related function. Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
a4cef16279
commit
aea855d752
10 changed files with 53 additions and 13 deletions
|
@ -250,6 +250,10 @@
|
|||
RelativePath="..\..\ctrl_iface_named_pipe.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\drivers\driver_common.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\drivers\driver_ndis.c"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue