kernel - Fix fairq, PF table hash was not being initialized
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Feb 2011 04:49:20 +0000 (20:49 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Feb 2011 04:49:20 +0000 (20:49 -0800)
commit14dd43dcdf0f6b68157afd14680c1f4c087f8286
tree51d7d2dcf6c3df231a511a87650d8d28b8373f49
parent70cef9220587a199966d07b50255ede53ef64f1e
kernel - Fix fairq, PF table hash was not being initialized

* fairq depends on the PF table entry hash, which was not being
  initialized.

* Fixes problems with fairq not queueing fairly.
sys/net/pf/pf.c
sys/net/pf/pf_ioctl.c