From 146619933bdcdf4ce42f591c3aee7dc66fa16574 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 28 Feb 2010 14:31:06 +0100 Subject: add an actual Layer1 asynchronous (L1A) API that can be called from higher layers --- include/l1a_l23_interface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/l1a_l23_interface.h') 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)); /* -- cgit v1.2.3