You also need to set the module owner. Once you're at it also
please try to initialize as much as possible of n_hdlc_ldisc
at compile, like:
struct tty_ldisc n_hdlc_ldisc {
.foo = bar,
....
};
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/