diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2008-08-27 20:46:26 -0700 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-09-03 10:23:56 -0400 |
commit | 1413235c14301c4bd27aabf408e4336719b6f505 (patch) | |
tree | 5d54e54f1f2f23e7bebfd60f6eac3d617d2facc1 /drivers/net/smc9194.c | |
parent | 9389523a77be0a7e01d957c836733b5c9d5530a1 (diff) |
sky2: EEPROM read/write bug fixes
Cleanup and harden the routines accessing the EEPROM.
1. Prevent spin forever waiting for the TWSI bus
2. Fix write eeprom to write full words rather than only 16 bits
Luckly the vendor doesn't provide EEPROM in Linux format so it must never
have been used.
3. Don't allow partial eeprom writes, not needed, not safe.
These are non-urgent bug fixes.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/smc9194.c')
0 files changed, 0 insertions, 0 deletions