This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
Holger Hans Peter Freyther holger at freyther.deOn Wed, Aug 27, 2014 at 11:54:46PM +0200, Harald Welte wrote:
> +static inline int check_for_first_ciphrd(struct gsm_lchan *lchan,
> +					  uint8_t *data, int len)
>  {
> -	lchan->ciph_state = LCHAN_CIPH_TXRX_REQ;
this looks to belong to a different patch?!