Allocate sackblock structs with kmalloc() instead of zalloc().
commit967dd2723f525fca9d740f974dac99f3376d8730
authorNicolas Thery <nth@dragonflybsd.org>
Fri, 15 Aug 2008 21:37:16 +0000 (15 21:37 +0000)
committerNicolas Thery <nth@dragonflybsd.org>
Fri, 15 Aug 2008 21:37:16 +0000 (15 21:37 +0000)
treef9a3220437217bd305658467c61e23a1d149c6d7
parent506e7aef790b6fd6948a749051bda7c2099eba42
Allocate sackblock structs with kmalloc() instead of zalloc().
sys/netinet/tcp_sack.c
sys/netinet/tcp_subr.c
sys/netinet/tcp_var.h