diff options
author | Alexander Duyck <[email protected]> | 2008-08-26 04:25:05 -0700 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2008-08-27 05:16:30 -0400 |
commit | fe59de38c58d3eedc025be61ff3055a41776bbd4 (patch) | |
tree | 058932d84ae9e88ba4f4a2f184222278c5cdcb99 /drivers/net/fs_enet/fs_enet-main.c | |
parent | 7a6ea550f2f7592742ac765e5a3b4b5d1461e0bd (diff) |
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Ethtool -d is reading the EICR and ICR registers which is currently
clearing these registers and masking off interrupts. To prevent this we
read the EICS and ICS equivilents as they can be read without clearing or
masking.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'drivers/net/fs_enet/fs_enet-main.c')
0 files changed, 0 insertions, 0 deletions