enic: add missing newline to print statements
authorNelson Escobar <neescoba@cisco.com>
Thu, 17 Mar 2016 22:48:13 +0000 (15:48 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 25 Mar 2016 17:56:44 +0000 (18:56 +0100)
commitbba57df3861c644e98c5e8f79e62f6ca5074cb40
treebedcfe0b82c66e5b6f73919784447316537017a5
parente192ef80340cc1d95e6bf72c093f5e25daec2669
enic: add missing newline to print statements

Add the missing '\n' character to the end of a few print statements.

Fixes: fefed3d1e62c ("enic: new driver")

Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Acked-by: John Daley <johndale@cisco.com>
drivers/net/enic/enic_main.c