summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-02-28 14:31:06 +0100
committerHarald Welte <laforge@gnumonks.org>2010-03-01 23:48:45 +0100
commit146619933bdcdf4ce42f591c3aee7dc66fa16574 (patch)
treea5369771ad5db8326e3b954786517f797d595a14 /include
parent3e7861e937fc63da9a261c76b8468d996112143b (diff)
add an actual Layer1 asynchronous (L1A) API that can be called from higher layers
Diffstat (limited to 'include')
-rw-r--r--include/l1a_l23_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/l1a_l23_interface.h b/include/l1a_l23_interface.h
index fc03d720..6e94ebc1 100644
--- a/include/l1a_l23_interface.h
+++ b/include/l1a_l23_interface.h
@@ -80,6 +80,7 @@ struct l1_info_ul {
uint8_t tx_power;
uint8_t channel_number;
uint32_t tdma_frame;
+ uint8_t payload[0];
} __attribute__((packed));
/*