commit | 68c8182bedb138dda9b67f68a928f7ef25b169ff | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Tue Oct 04 12:11:41 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 06 20:41:16 2016 -0400 |
tree | cf5e27d79e53ef1f0c8a57e700dcaec15ebe68d5 | |
parent | eb76a9f1f2f159293013e709ba72e8aacb7d7409 [diff] |
net: axienet: Add missing \n to end of dev_err messages Trival fix, dev_err messages are missing a \n, so add it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>