nl802154: add module license and description
[safe/jmp/linux-2.6] / net / ieee802154 / netlink.c
index 332b947..27eda9f 100644 (file)
@@ -524,3 +524,6 @@ static void __exit ieee802154_nl_exit(void)
 }
 module_exit(ieee802154_nl_exit);
 
+MODULE_LICENSE("GPL v2");
+MODULE_DESCRIPTION("ieee 802.15.4 configuration interface");
+