o11s / open80211s

open80211s
Other
242 stars 55 forks source link

Implicit declaration of function 'mesh_bss_find_if' ERROR when compiling custom kernel branch ft-multi-if #91

Open tagorepothuneedi opened 3 years ago

tagorepothuneedi commented 3 years ago

image

tagorepothuneedi commented 3 years ago

I change the scope of the functions in mesh_bss_find_if and mbss in mesh.h ,this solved the error. But is this the right way to complie?