net/sfc: improve log about missing HW TSO support
authorIvan Malov <ivan.malov@oktetlabs.ru>
Tue, 2 Apr 2019 09:28:43 +0000 (10:28 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 5 Apr 2019 15:45:22 +0000 (17:45 +0200)
commit9906cb2959e41b5922314cfbb6e1dd542def9857
tree9ff66789a1b708dc8611701079ad9e9887912040
parent41ef1ad50a7b9c209347ba7af77173bf71959693
net/sfc: improve log about missing HW TSO support

Said message cannot be considered as warning since
the PMD anyway reports available offload capabilities
by means of device info interface. Make this log
message informational and improve its formatting
by placing the text itself on the same line.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/sfc.c