summaryrefslogtreecommitdiff
path: root/drivers/net/ax88180.c
diff options
context:
space:
mode:
authorManikandan Pillai <mani.pillai@ti.com>2009-04-08 09:14:35 +0530
committerBen Warren <biggerbadderben@gmail.com>2009-06-08 22:57:21 -0700
commitca9c8a1e10fac01e6a1129f82a7ce18bd818fa43 (patch)
tree0edd2964e9c7a1a13c5582b990157f64ba43cdeb /drivers/net/ax88180.c
parente5a3bc2401a23f1890611f020f57f94824a534db (diff)
SMC911x driver fixed for NFS boot
eth_halt() function in the smc911x drivers used to call the smc911x_reset() function. eth_halt() used to be called after tftp transfers. This used to put the ethernet chip in reset while the linux boots up resulting in the ethernet driver not coming up. NFS boot used to fail as a result. This patch calls smc911x_shutdown() instead of smc911x_reset(). Some comments received has also been fixed. Signed-off-by: Manikandan Pillai <mani.pillai@ti.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'drivers/net/ax88180.c')
0 files changed, 0 insertions, 0 deletions