freebsd-dev/sys/dev/lge
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_lge.c Add an mbuf pointer parameter to (*ext_free) to give the external 2013-08-24 16:57:44 +00:00
if_lgereg.h - Remove unused remnants of MII bitbang'ing. 2011-10-11 21:52:24 +00:00