1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/dev/iwi
Mike Silbersack 7940f7071b Fix a read mbuf-after-free error in the iwi driver that was provoked by
the trash allocator being used on mbufs.

Reviewed by:	damien
Approved by:	re (scottl)
2005-06-23 04:34:43 +00:00
..
if_iwi.c Fix a read mbuf-after-free error in the iwi driver that was provoked by 2005-06-23 04:34:43 +00:00
if_iwireg.h o Clear device-specific PCI register 0x41 (Retry Timeout) during attach 2005-05-22 18:55:32 +00:00
if_iwivar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00