mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-03 21:43:32 +00:00 
			
		
		
		
	cscn: don't redefine talloc_asn1_ctx from iu.c
This commit is contained in:
		@@ -314,8 +314,6 @@ static struct vty_app_info cscn_vty_info = {
 | 
				
			|||||||
	.is_config_node	= bsc_vty_is_config_node,
 | 
						.is_config_node	= bsc_vty_is_config_node,
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void *talloc_asn1_ctx;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
static int rcvmsg_iu_cs(struct msgb *msg, struct gprs_ra_id *ra_id, /* FIXME gprs_ in CS code */
 | 
					static int rcvmsg_iu_cs(struct msgb *msg, struct gprs_ra_id *ra_id, /* FIXME gprs_ in CS code */
 | 
				
			||||||
			uint16_t *sai)
 | 
								uint16_t *sai)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user