net: ena: add newline at the end of pr_err prints
authorSameeh Jubran <sameehj@amazon.com>
Mon, 3 Jun 2019 14:43:23 +0000 (17:43 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jun 2019 20:30:38 +0000 (13:30 -0700)
commit9cb9c0de266f1ea52f01589f2f4019f163c01cd1
tree12518aa6957cc63766b68da867cdda9f2e3a5058
parent83b9240428a66da3c8e24e719b985d533cf58067
net: ena: add newline at the end of pr_err prints

Some pr_err prints lacked '\n' in the end. Added where missing.

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_com.c