GPRS: add DGPRS to new debug api

This commit is contained in:
Harald Welte
2010-03-28 17:44:55 +08:00
parent 5434d7ec8d
commit 2977d67d48

View File

@@ -146,6 +146,11 @@ static const struct log_info_cat default_categories[] = {
.description = "Reference Counting",
.enabled = 0, .loglevel = LOGL_NOTICE,
},
[DGPRS] = {
.name = "DGPRS",
.description = "GPRS Packet Service",
.enabled = 1, .loglevel = LOGL_DEBUG,
},
};
enum log_ctxt {