Thread (3 messages) 3 messages, 3 authors, 2014-01-23

Re: [PATCH] 6lowpan: add a license to 6lowpan_iphc module

From: David Miller <davem@davemloft.net>
Date: 2014-01-23 05:59:47
Also in: lkml, netdev

From: Yann Droneaud <redacted>
Date: Wed, 22 Jan 2014 20:25:24 +0100
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 <redacted>
Cc: Alexander Aring <alex.aring@gmail.com>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Yann Droneaud <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help