1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys/dev/wi
Warner Losh fabc845e37 Remove bogus KASSERT. The 802.11 layer and the resume from suspend
code both seem to call wi_start (directly or via the if_start pointer)
without checking to see if OACTIVE is 0.  In addition, I think that
with the use of 3 transmit buffers this routine can be called with
OACTIVE set, but I might be mistaken about that (and it doesn't
matter).

Reviewed by: sam
Noticed by: imp, alfred, ambrisko
2003-03-17 13:19:28 +00:00
..
if_wavelan_ieee.h
if_wi_pccard.c
if_wi_pci.c
if_wi.c Remove bogus KASSERT. The 802.11 layer and the resume from suspend 2003-03-17 13:19:28 +00:00
if_wireg.h
if_wivar.h
spectrum24t_cf.h