commit | 4a8deae2f46533e7dd482615e9dfd224d4e97eb0 | [log] [tgz] |
---|---|---|
author | Hayes Wang <hayeswang@realtek.com> | Tue Jan 07 11:18:22 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 07 00:41:20 2014 -0500 |
tree | beb6ef892fb7846602c5f2b3d88a8bfcd5c821b3 | |
parent | ecca6a968fc454da641cda7aece35c4e103ad633 [diff] |
r8152: correct some messages - Replace pr_warn_ratelimited() with net_ratelimit() and netdev_warn(). - Adjust the algnment of some messages. - Remove the peroid. - Fix some messages don't have terminating newline. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>