Date: Tue, 16 Nov 2010 08:43:25 +0000 (UTC) From: Lawrence Stewart <lstewart@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/cc cc.c Message-ID: <201011160843.oAG8hZOf094919@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lstewart 2010-11-16 08:43:25 UTC FreeBSD src repository Modified files: sys/netinet/cc cc.c Log: SVN rev 215393 on 2010-11-16 08:43:25Z by lstewart - Querying the default CC algo is more common than setting it and the function is small, so there is no good reason not to declare the buffer at the top. - Fix a whitespace nit. Sponsored by: FreeBSD Foundation MFC after: 11 weeks X-MFC with: r215166 Revision Changes Path 1.5 +2 -3 src/sys/netinet/cc/cc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011160843.oAG8hZOf094919>