commit | 5ffc0335d5118bad9f98ea952e74eaf38334dd7f | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Thu Nov 10 17:09:29 2016 -0600 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 13 00:56:26 2016 -0500 |
tree | 9f94e615ddea815e411d363fd59b85c0851bd6fc | |
parent | f0a404001204a23f94e1ca0cda8597ce80714f5e [diff] |
amd-xgbe: Guard against incorrectly generated interrupts Due to a hardware issue, it is possible for interrupt events to be incorrectly generated when performing a soft reset. To guard against this, perform the soft reset twice. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>