Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dfd06fe8 authored by Dmitry Eremin-Solenikov's avatar Dmitry Eremin-Solenikov
Browse files

nl802154: add module license and description

parent 932c1329
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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");