aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/tipc/link.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2014-01-11 02:41:49 +0300
committerDavid S. Miller <davem@davemloft.net>2014-01-13 23:28:48 -0800
commit090d560fc4723f61b561c8fceb810d4645b49b4c (patch)
treec7b1d84cf21460ce30fb7a000984d901cb2998ec /net/tipc/link.c
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next (diff)
downloadwireguard-linux-090d560fc4723f61b561c8fceb810d4645b49b4c.tar.xz
wireguard-linux-090d560fc4723f61b561c8fceb810d4645b49b4c.zip
sh_eth: fix garbled TX error message
sh_eth_error() in case of a TX error tries to print a message using 2 dev_err() calls with the first string not finished by '\n', so that the resulting message would inevitably come out garbled, with something like "3net eth0: " inserted in the middle. Avoid that by merging 2 calls into one. While at it, insert an empty line after the nearby declaration. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/link.c')
0 files changed, 0 insertions, 0 deletions