]> git.baikalelectronics.ru Git - kernel.git/commit
dp83640: reduce driver noise
authorRichard Cochran <richardcochran@gmail.com>
Tue, 20 Sep 2011 01:25:42 +0000 (01:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Sep 2011 04:32:04 +0000 (00:32 -0400)
commita0fe057cb6330fb7d48316a14b1887a1b0f476d5
tree282c0f1daa4f7b6d23f4bef5eb4d7fa09c30927c
parenta6851cc0cfcc12df9da1fae30588eb05bc60555f
dp83640: reduce driver noise

The driver has two warning messages that might be triggered
by normal use cases. When they appear, the messages give the
impression of a never ending series of errors.

This commit changes them to debug messages instead.

Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83640.c