
28 Sep
2012
28 Sep
'12
6 p.m.
Hi Lucas,
On Wed, Aug 22, 2012 at 4:04 PM, Lucas Stach dev@lynxeye.de wrote:
The basic device reset ensures that the device is ready to service commands and does not need to get redone before each network operation.
Split out the basic reset from asix_init() and instead call it from asix_eth_get_info(), so that it only gets called once.
Signed-off-by: Lucas Stach dev@lynxeye.de Acked-by: Joe Hershberger joe.hershberger@ni.com
Applied, thanks.
-Joe