numam-dpdk/drivers/net/ring
Thomas Monjalon 1a35dc877a net/ring: add missing newlines in logs
Some logs are missing the newline character \n.

The logs using only one line can be checked with this command:
	git grep 'RTE_LOG(.*".*[^n]"' drivers/net/ring/

Fixes: 61934c0956 ("ring: convert to use of PMD_REGISTER_DRIVER and fix linking")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2017-07-19 11:09:13 +03:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_eth_ring_version.map ring: create device from a ring 2015-11-03 02:01:56 +01:00
rte_eth_ring.c net/ring: add missing newlines in logs 2017-07-19 11:09:13 +03:00
rte_eth_ring.h ring: create device from a ring 2015-11-03 02:01:56 +01:00