net/sfc: fix datapath name references in logs
authorIvan Malov <ivan.malov@oktetlabs.ru>
Wed, 16 Jan 2019 12:24:40 +0000 (12:24 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Jan 2019 08:47:26 +0000 (09:47 +0100)
commit7f7bdb5987644dca493573c21cbd02ffdf68c04b
tree308771f536012d9674905a183629ab8cc1aae32d
parent24f8a95917b36b313a49bd604c3958f992893efd
net/sfc: fix datapath name references in logs

Rx and Tx datapath references were mixed up in a couple
of log statements and commentary blocks in the original
commit. Correct datapath name references in said places.

Fixes: f28ede500c2e ("net/sfc: support multi-process")
Cc: stable@dpdk.org
Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/sfc.h
drivers/net/sfc/sfc_ethdev.c