commit | 8c6d96728d54891b1d6f7a4183e1a657be68be36 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Thu May 29 02:23:54 2014 -0700 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Mon Jun 09 00:33:03 2014 +0200 |
tree | 5af1a996b098d12c365599bd666ee110e94caf22 | |
parent | 04bb4d86f116b07cede742bee534b002735829d6 [diff] |
net: xilinx_ethlite: Don't reset from init This zeroing-out of the rxbuf variable (ping pong state) is a reset side effect. Extract into a proper reset. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>