commit | 45a2005e9354f8bcf2333a8bc8cc4b26a927d042 | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Wed Jun 28 13:42:35 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 29 15:14:17 2017 -0400 |
tree | 79f7fcbcc1614275fe872caa85f75bc1ab9ccea2 | |
parent | ed3333fa6fc21b4191601367a5ea4f0f198f100d [diff] |
amd-xgbe: Limit the I2C error messages that are output When I2C communication fails, it tends to always fail. Rather than continuously issue an error message (once per second in most cases), change the message to be issued just once. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>