Removed delay after receiving in recvfrom(). This was killing network performance

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5107 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-09-07 16:51:53 +00:00
parent 46739d5322
commit 4a76c94a08
22 changed files with 25 additions and 22 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ CONFIG_CAN2_BAUD=700000
#
# STM32F40xxx Ethernet device driver settings
#
CONFIG_STM32_PHYADDR=0x01
CONFIG_STM32_PHYADDR=1
CONFIG_STM32_MII=y
CONFIG_STM32_MII_MCO1=y
CONFIG_STM32_MII_MCO2=n