diff options
author | Yann Droneaud <[email protected]> | 2014-01-22 20:25:24 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-01-22 21:57:17 -0800 |
commit | 5ae5e991ee6274cc269dabd536399146be038a0f (patch) | |
tree | fc1b5fa4b1d6fe55842942e4d00ee8968819cf13 /lib/debugobjects.c | |
parent | 99301ba11cb72f68f4e43e5778106035bd6965c4 (diff) |
6lowpan: add a license to 6lowpan_iphc module
Since commit 8df8c56a5abc, 6lowpan_iphc is a module of its own.
Unfortunately, it lacks some infrastructure to behave like a
good kernel citizen:
kernel: 6lowpan_iphc: module license 'unspecified' taints kernel.
kernel: Disabling lock debugging due to kernel taint
This patch adds the basic MODULE_LICENSE(); with GPL license:
the code was copied from net/ieee802154/6lowpan.c which is GPL
and the module exports symbol with EXPORT_SYMBOL_GPL();.
Cc: Jukka Rissanen <[email protected]>
Cc: Alexander Aring <[email protected]>
Cc: Marcel Holtmann <[email protected]>
Signed-off-by: Yann Droneaud <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions