sfc: use formatted extacks instead of efx_tc_err()
authorEdward Cree <ecree.xilinx@gmail.com>
Tue, 18 Oct 2022 14:37:28 +0000 (15:37 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 19 Oct 2022 20:00:05 +0000 (13:00 -0700)
commitad1c80d5f777b86d071e90791d008bde393bd63f
treead2e1363b385b7fd34fefcac59ae2cc5074b595d
parent51c352bdbcd23d7ce46b06c1e64c82754dc44044
sfc: use formatted extacks instead of efx_tc_err()

Since we can now get a formatted message back to the user with
 NL_SET_ERR_MSG_FMT_MOD(), there's no need for our special logging.

Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/mae.c
drivers/net/ethernet/sfc/tc.c
drivers/net/ethernet/sfc/tc.h