freebsd-dev/sys/i4b/driver
Warner Losh 1877e5a42f meta_p is a void *, so a variable that's of type void * can't be
dereferenced directly.  Toss an ifdef around it for the moment and
allow this to compile.  This likely means that priority packets aren't
queued to the special high priority queue.  The maintainer of this
should look into the problem.

This is likely fallout from the netgraph migration to using a more
generic meta tag from the mbug recently.

Fixes: pc98 tinerbox
2004-07-04 16:10:36 +00:00
..
i4b_ctl.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
i4b_ing.c meta_p is a void *, so a variable that's of type void * can't be 2004-07-04 16:10:36 +00:00
i4b_ipr.c Link ALTQ to the build and break with ABI for struct ifnet. Please recompile 2004-06-13 17:29:10 +00:00
i4b_isppp.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
i4b_rbch.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
i4b_tel.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
i4b_trace.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00