summaryrefslogtreecommitdiffstats
path: root/drivers/isimodem/isiutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isimodem/isiutil.h')
-rw-r--r--drivers/isimodem/isiutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isimodem/isiutil.h b/drivers/isimodem/isiutil.h
index fa14821c..a5a880e6 100644
--- a/drivers/isimodem/isiutil.h
+++ b/drivers/isimodem/isiutil.h
@@ -58,7 +58,7 @@ static inline struct isi_cb_data *isi_cb_data_new(void *user, void *cb,
f(&e, ##args); \
} while (0)
-#define ISI_VERSION_DBG(msg) \
+#define ISI_RESOURCE_DBG(msg) \
DBG("QSO: %s [0x%02X] v%03d.%03d", \
pn_resource_name(g_isi_msg_resource((msg))), \
g_isi_msg_resource((msg)), \