commit | 7545c07cb0be1d9ad032b7a7ec96191bf5abc65f | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed May 20 14:27:25 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu May 21 09:13:20 2015 -0400 |
tree | 1f65cba1019b259aba248c7848e339f7c808f482 | |
parent | d26195e70dd0d3bbde78fe1d8a719d73127a4b4e [diff] |
net: Remove duplicate bootfile syncing functionality The bootfile env var is already kept up to date by the callback in net.c so there is no need to poll it too. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>