summaryrefslogtreecommitdiffstats
path: root/meif.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2012-08-13 15:50:06 +0200
committerPaul Kocialkowski <contact@paulk.fr>2012-08-13 15:50:06 +0200
commitf952dde8f3a29634be1c8fa19b8eed367c1ad878 (patch)
treefe3b89d6b3ffb9214cb327734e76dfcecc3bf80e /meif.h
parent273a537e06a1ea1351e76d5e49a12794732cf7bb (diff)
downloadbcm4751-f952dde8f3a29634be1c8fa19b8eed367c1ad878.tar.gz
bcm4751-f952dde8f3a29634be1c8fa19b8eed367c1ad878.tar.bz2
bcm4751-f952dde8f3a29634be1c8fa19b8eed367c1ad878.zip
MEIF: Added dispatch
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'meif.h')
-rw-r--r--meif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/meif.h b/meif.h
index 2652529..ded67f3 100644
--- a/meif.h
+++ b/meif.h
@@ -57,7 +57,7 @@ struct meif_message {
void *data;
} __attribute__((__packed__));
-struct meif_config_values_report {
+struct meif_config_values {
uint8_t unknown1[36];
char vendor[16];
char product[16];