aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/ipaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/ipaccess.h')
-rw-r--r--openbsc/include/openbsc/ipaccess.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/openbsc/include/openbsc/ipaccess.h b/openbsc/include/openbsc/ipaccess.h
index 904a9627b..f34cfbd79 100644
--- a/openbsc/include/openbsc/ipaccess.h
+++ b/openbsc/include/openbsc/ipaccess.h
@@ -69,8 +69,7 @@ struct sdp_firmware {
char date[14];
char text2[10];
char version[20];
- u_int8_t dummy[2];
- u_int16_t part_length;
+ u_int16_t table_offset;
/* stuff i don't know */
} __attribute__((packed));