1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/dev/mwl
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_mwl_pci.c
if_mwl.c Add an mbuf pointer parameter to (*ext_free) to give the external 2013-08-24 16:57:44 +00:00
if_mwlioctl.h
if_mwlvar.h
mwldiag.h
mwlhal.c
mwlhal.h
mwlreg.h