carp: Use ifq_set_maxlen() to set send queue's max length
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 23 Jan 2012 03:45:01 +0000 (11:45 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 23 Jan 2012 03:45:01 +0000 (11:45 +0800)
commit5cc8045f5f0a29cd81aae200c8e2740d1149ad27
treeedab3e892e9a19da8a627a46f38f9b8b0f384ae1
parent4e0fb4f54c336cdeaf4cc2f3add202c31a23812b
carp: Use ifq_set_maxlen() to set send queue's max length

While im here, clean up white space and indentation
sys/netinet/ip_carp.c