diff options
| author | Tom Rix <[email protected]> | 2021-01-17 18:15:19 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-19 04:57:43 +0000 |
| commit | 7cfabe4f85a52a06943236a7747f1d868f3cac4b (patch) | |
| tree | 5bf39d951fef9f6241998cd8a17df3d8b289af27 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | Merge branch 'tls-device-offload-for-bond' (diff) | |
| download | kernel-7cfabe4f85a52a06943236a7747f1d868f3cac4b.tar.gz kernel-7cfabe4f85a52a06943236a7747f1d868f3cac4b.zip | |
arcnet: fix macro name when DEBUG is defined
When DEBUG is defined this error occurs
drivers/net/arcnet/com20020_cs.c:70:15: error: ‘com20020_REG_W_ADDR_HI’
undeclared (first use in this function);
did you mean ‘COM20020_REG_W_ADDR_HI’?
ioaddr, com20020_REG_W_ADDR_HI);
^~~~~~~~~~~~~~~~~~~~~~
From reviewing the context, the suggestion is what is meant.
Signed-off-by: Tom Rix <[email protected]>
Acked-by: Joe Perches <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
