]> Git Repo - J-u-boot.git/commit - net/net.c
net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000
authorTetsuyuki Kobayashi <[email protected]>
Mon, 25 Jun 2012 02:37:27 +0000 (02:37 +0000)
committerJoe Hershberger <[email protected]>
Mon, 24 Sep 2012 18:17:24 +0000 (13:17 -0500)
commit1389f98fced3651ece415a6011ccbdfac3a52286
tree65799cf6e6ccfadce8154ae5be97e0f737614659
parent46c07bcf12a7d6478b5e2f3e4b4c961d84428c6c
net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000

NetSetTimeout sets incorrect value to timeDelta when CONFIG_SYS_HZ != 1000.

Signed-off-by: Tetsuyuki Kobayashi <[email protected]>
net/net.c
This page took 0.032852 seconds and 4 git commands to generate.