freebsd-dev/sys/netpfil
John Baldwin cbc4d2db75 Remove taskqueue_enqueue_fast().
taskqueue_enqueue() was changed to support both fast and non-fast
taskqueues 10 years ago in r154167.  It has been a compat shim ever
since.  It's time for the compat shim to go.

Submitted by:	Howard Su <howard0su@gmail.com>
Reviewed by:	sephe
Differential Revision:	https://reviews.freebsd.org/D5131
2016-03-01 17:47:32 +00:00
..
ipfw Remove taskqueue_enqueue_fast(). 2016-03-01 17:47:32 +00:00
pf pf: Fix possible out-of-bounds write 2016-02-25 07:33:59 +00:00