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