Dear all,
in the if starting at line 1591 in lapdm.c there are two return, maybe you want to fix this
1591 if (!mctx.dl) { LOGP(DLAPDM, LOGL_NOTICE, "Received frame for unsupported " "SAPI %d!\n", sapi); return -EINVAL; msgb_free(msg); return -EIO; 1597 }
Regards, Loretta
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/returning-twice-in-lapdm-c-tp3218... Sent from the baseband-devel mailing list archive at Nabble.com.