mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
parent
8338a34a82
commit
7a5baabe06
1 changed files with 1 additions and 0 deletions
|
|
@ -184,3 +184,4 @@ static moduledata_t wtap_conf = {
|
|||
};
|
||||
|
||||
DECLARE_MODULE(wtap, wtap_conf, SI_SUB_DRIVERS, SI_ORDER_MIDDLE);
|
||||
MODULE_DEPEND(wtap, wlan, 1, 1, 1); /* 802.11 media layer */
|
||||
|
|
|
|||
Loading…
Reference in a new issue