]> Git Repo - u-boot.git/commit - net/arp.c
net/arp: Do not run net_start_again() on timeout
authorStefan Brüns <[email protected]>
Sun, 30 Aug 2015 15:46:43 +0000 (17:46 +0200)
committerJoe Hershberger <[email protected]>
Wed, 28 Oct 2015 19:57:00 +0000 (14:57 -0500)
commit943231119f3caaaca7db4c588e4f3e9a6cec426a
tree9382ac946959b79db49d51f72b73211fa9eedbb9
parentc56eb57316ac0094aa2b5b805762d239a18f0c63
net/arp: Do not run net_start_again() on timeout

net_start_again() will be called from net_loop() if state is NETLOOP_FAIL.

Signed-off-by: Stefan Brüns <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
net/arp.c
This page took 0.029646 seconds and 4 git commands to generate.