net/sfc: improve unsupported flow pattern message
authorIvan Malov <ivan.malov@oktetlabs.ru>
Wed, 16 May 2018 13:24:03 +0000 (14:24 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 17 May 2018 17:06:29 +0000 (19:06 +0200)
commite4c5216d1cb06a7ce39cfbefe1c7243052126415
tree2335903a65b18ef02a583200ed3a7ca6f52e9ed8
parente9ff01b36d4bb3a1cedce67616818abb7da5d915
net/sfc: improve unsupported flow pattern message

Such a message could be generated by two places
in the code, and there is a difference in the
text albeit there is no difference in the meaning.
These two messages must be the same so that
automated error log comparison may be carried
out without confusion.

Fixes: a9825ccf5bb8 ("net/sfc: support flow API filters")
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_flow.c