Commit 4010133e authored by David S. Miller's avatar David S. Miller

[BLUETOOTH]: Fix typo in module alias changes.

parent 398bc89a
......@@ -711,4 +711,4 @@ module_exit(bnep_cleanup_module);
MODULE_DESCRIPTION("Bluetooth BNEP ver " VERSION);
MODULE_AUTHOR("David Libault <david.libault@inventel.fr>, Maxim Krasnyanskiy <maxk@qualcomm.com>");
MODULE_LICENSE("GPL");
MODULE_ALIAS_PROTO(PF_BLUETOOTH);
MODULE_ALIAS_NETPROTO(PF_BLUETOOTH);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment