summaryrefslogtreecommitdiffstats
path: root/include/ratp_bb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ratp_bb.h')
-rw-r--r--include/ratp_bb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ratp_bb.h b/include/ratp_bb.h
index 70fd58a678..f485f7d8ac 100644
--- a/include/ratp_bb.h
+++ b/include/ratp_bb.h
@@ -2,8 +2,6 @@
#define __RATP_BB_H
struct ratp_bb_pkt {
- struct list_head list;
-
unsigned int len;
uint8_t data[];
};