stp_proto_unregister
void stp_proto_unregister(const struct stp_proto *proto);
stp_proto_unregister(&appl->proto);
EXPORT_SYMBOL_GPL(stp_proto_unregister);
stp_proto_unregister(&br_stp_proto);
stp_proto_unregister(&br_stp_proto);