]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r212133
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:47:46 +0000 (01:47 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:47:46 +0000 (01:47 +0000)
commitcffe671b51d373e70d43e40f6d143054590631e3
treed7db45e0be082d7c29603cadb681dd3aeb13b757
parent0d2ac1c014fb8ad09e13141b109636cbc6f246a2
MFC r212133

 Fix setting of the rx_max and tx_max variables. If the expected buffer size is
 greater than 65535 bytes then the CDC driver might not work as expected, which
 is not likely with the existing USB speeds.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215499 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/net/if_cdce.c