freebsd-dev/sys/dev/if_ndis
Gleb Smirnoff 272f6ade9b Change three methods in struct ieee80211com, namely ic_updateslot,
ic_update_mcast and ic_update_promisc, to pass pointer to the ieee80211com,
not to the ifnet.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2015-05-25 19:53:29 +00:00
..
if_ndis_pccard.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
if_ndis_pci.c Remove MAXBSIZE use from drivers where it has nothing to do. 2015-03-22 16:10:28 +00:00
if_ndis_usb.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_ndis.c Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
if_ndisvar.h