summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/ozwpan/ozeventdef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/ozwpan/ozeventdef.h b/drivers/staging/ozwpan/ozeventdef.h
index cfe4163965de..a880288bab11 100644
--- a/drivers/staging/ozwpan/ozeventdef.h
+++ b/drivers/staging/ozwpan/ozeventdef.h
@@ -37,7 +37,7 @@ struct oz_event {
unsigned ctx4;
};
-#define OZ_EVT_LIST_SZ 256
+#define OZ_EVT_LIST_SZ 64
struct oz_evtlist {
int count;
int missed;
OpenPOWER on IntegriCloud