This should have been checked in as part of the last update to if_ndis.c:
add yet another member to the ndis_softc as part of the workaround for the net80211 dain bramage.
This commit is contained in:
parent
22252cfec9
commit
0d9244785d
@ -102,6 +102,7 @@ struct ndis_softc {
|
||||
int ndis_link;
|
||||
uint32_t ndis_filter;
|
||||
int ndis_if_flags;
|
||||
int ndis_skip;
|
||||
|
||||
struct sysctl_ctx_list ndis_ctx;
|
||||
struct sysctl_oid *ndis_tree;
|
||||
|
Loading…
x
Reference in New Issue
Block a user