ethdev: fix log line feed
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Thu, 14 Nov 2019 19:31:32 +0000 (01:01 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 20 Nov 2019 16:36:05 +0000 (17:36 +0100)
commit7988d0322954da29ff13f528f7c92ddc58f0bc5a
tree664d878ae9a41d23cf591c08566c1aa31c4c9318
parente0a1aafe2af9808733c9b817a290f758433fd6d4
ethdev: fix log line feed

Fix missing new line token at the end of log.

Fixes: 5d308972954c ("ethdev: add mbuf RSS update as an offload")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_ethdev/rte_ethdev.c