[Bug 171532] [ndis] ndis(4) driver includes 'pccard'-specific code, even if 'device pccard' absent from config

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 3 10:26:25 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171532

Eugene Grosbein <eugen at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eugen at freebsd.org
           Assignee|freebsd-bugs at FreeBSD.org    |freebsd-net at FreeBSD.org

--- Comment #3 from Eugene Grosbein <eugen at freebsd.org> ---
This is still the problem for stable/11: if_ndis calls functions
ndis_alloc_amem/ndis_free_amem from if_ndis_pccard without compile-time checks
whether device pccard's included or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list