framer_notifier_unregister
EXPORT_SYMBOL_GPL(framer_notifier_unregister);
framer_notifier_unregister(qmc_hdlc->framer, &qmc_hdlc->nb);
int framer_notifier_unregister(struct framer *framer, struct notifier_block *nb);
framer_notifier_unregister(framer->framer, &framer->nb);