summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2012-08-22 11:04:58 +0000
committerJoe Hershberger <joe.hershberger@ni.com>2012-09-26 12:36:30 -0500
commit5fae53d0f1554d35f159a386cd16edf94838279d (patch)
tree24963814e6252082b3c570850ee6bc9c27208aed /drivers/net
parente1dbdf9109a2739862ccd3c39be0b8ee37721cb6 (diff)
downloadu-boot-imx-5fae53d0f1554d35f159a386cd16edf94838279d.zip
u-boot-imx-5fae53d0f1554d35f159a386cd16edf94838279d.tar.gz
u-boot-imx-5fae53d0f1554d35f159a386cd16edf94838279d.tar.bz2
net: asix: split out basic reset function
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>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions