freebsd-skq/sys/dev/hatm
Andre Oppermann 9a73687609 Add an mbuf pointer parameter to (*ext_free) to give the external
free function access to the mbuf the external memory was attached
to.

Mechanically adjust all users to include the mbuf parameter.

This fixes a long standing annoyance for external free functions.
Before one had to sacrifice one of the argument pointers for this.

Sponsored by:	The FreeBSD Foundation
2013-08-24 16:57:44 +00:00
..
if_hatm_intr.c Add an mbuf pointer parameter to (*ext_free) to give the external 2013-08-24 16:57:44 +00:00
if_hatm_ioctl.c
if_hatm_rx.c
if_hatm_tx.c
if_hatm.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
if_hatmconf.h
if_hatmreg.h
if_hatmvar.h