diff options
| author | Christophe JAILLET <[email protected]> | 2021-05-08 07:38:22 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-05-10 14:22:08 -0700 |
| commit | ddb6e00f8413e885ff826e32521cff7924661de0 (patch) | |
| tree | 0d4b76f1eca64d3def725bd2e0e993efdde2d2d7 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
| parent | 8ab78863e9eff11910e1ac8bcf478060c29b379e (diff) | |
net: netcp: Fix an error message
'ret' is known to be 0 here.
The expected error code is stored in 'tx_pipe->dma_queue', so use it
instead.
While at it, switch from %d to %pe which is more user friendly.
Fixes: 84640e27f230 ("net: netcp: Add Keystone NetCP core ethernet driver")
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions