summaryrefslogtreecommitdiff
path: root/cesar/cp
diff options
context:
space:
mode:
authorYacine Belkadi2011-04-20 14:55:10 +0200
committerYacine Belkadi2011-04-26 19:10:20 +0200
commit652b39dc3dce909bb045a39be530f5bc456f19d2 (patch)
treed5b3f45a0a5bf3e1ca6e206a7b42446a3eaab840 /cesar/cp
parentdac62fe013ca9738fb697e6d434723f73d1fe8a3 (diff)
{cesar/cp, cleo/devkit/plcd}: Update MMTYPE of DRV_STA_SET_MCAST_LIST MME
Update the code to reflect the recent change* of the MMTYPE of the DRV_STA_SET_MCAST_LIST MME. (* commit dac62fe013ca9738fb697e6d434723f73d1fe8a3)
Diffstat (limited to 'cesar/cp')
-rw-r--r--cesar/cp/mme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/cp/mme.h b/cesar/cp/mme.h
index fafabf13ee..06b8e085db 100644
--- a/cesar/cp/mme.h
+++ b/cesar/cp/mme.h
@@ -108,7 +108,7 @@
#define DRV_STA_GET_KEY 0xB044
#define DRV_STA_SET_DAK 0xB048
#define DRV_STA_SET_CONFIG 0xB04C
-#define DRV_MCAST_SET_LIST 0xB0A8
+#define DRV_MCAST_SET_LIST 0xB054
#define DRV_MIN 0xB000
#define DRV_MAX 0xBFFF