[layer23] Fixed handling of channel 0 in certain loops
[osmocom-bb.git] / src / host / layer23 / include / osmocom / bb / common / sysinfo.h
index 6c8d37c..0498e91 100644 (file)
@@ -35,7 +35,7 @@ struct gsm48_sysinfo {
        uint8_t                         si5t_msg[18];
        uint8_t                         si6_msg[18];
 
-       struct  gsm_sysinfo_freq        freq[1024+1]; /* all frequencies */
+       struct  gsm_sysinfo_freq        freq[1024]; /* all frequencies */
        uint16_t                        hopping[64]; /* hopping arfcn */
        uint8_t                         hopp_len;