static int gigaset_close_bchannel(struct bc_state *bcs)
{
	/* nothing to do for M10x */
	gigaset_bchannel_down(bcs);
	return 0;
}
Пример #2
0
static int gigaset_close_bchannel(struct bc_state *bcs)
{
	
	gigaset_bchannel_down(bcs);
	return 0;
}