commit | 46c495d52400965fc54ada7e0b9024192b9234ba | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed May 23 07:59:22 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed May 23 17:53:06 2012 -0500 |
tree | 16ff79ddc1d3fb2b8c2d0798ba3143411f0779ff | |
parent | cb1c991120983b2b2690564eb6e9d3bfd1c6ae7e [diff] |
net: Fix net buffer initialization A new non-static function net_init() will initialize buffers and read from the environment. Only update from the env on each entry to NetLoop(). Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>