]> Git Repo - linux.git/commit - drivers/net/dm9000.c
DM9000: Fix delays used by EEPROM read and write
authorBen Dooks <[email protected]>
Tue, 5 Feb 2008 00:02:17 +0000 (00:02 +0000)
committerJeff Garzik <[email protected]>
Mon, 11 Feb 2008 16:06:33 +0000 (11:06 -0500)
commit39c341a8dcf060b246b0beddac90cd7de11d4a20
treeb71d29ba042edcd2dbb19da2f783eff4d27fd3a7
parentc991d168cb649d416c5a773a50d0754299f31366
DM9000: Fix delays used by EEPROM read and write

The code was using a delay of 8ms, when it should have been
using the EEPROM status flag from the device to indicate the
EEPROM transaction had finished.

Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/net/dm9000.c
This page took 0.072676 seconds and 4 git commands to generate.