diff options
author | Peter Hüwe <PeterHuewe@gmx.de> | 2012-09-21 18:44:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-22 21:33:46 +0200 |
commit | 9913b8c8f05b0aad97432900fa3b2cdfd557eeb5 (patch) | |
tree | af997e90635ce8ea45baeb4b50605efc31c3c59e /net/batman-adv/soft-interface.h | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-9913b8c8f05b0aad97432900fa3b2cdfd557eeb5.tar.xz linux-9913b8c8f05b0aad97432900fa3b2cdfd557eeb5.zip |
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Currently the driver has no MODULE_LICENSE attribute in its source which
results in a kernel taint if I load this:
root@(none):~# modprobe bcm87xx
bcm87xx: module license 'unspecified' taints kernel.
Since the first lines of the source code clearly state:
* This file is subject to the terms and conditions of the GNU General
* Public License. See the file "COPYING" in the main directory of this
* archive for more details.
I think it's safe to add the MODULE_LICENSE("GPL") macro and thus remove
the kernel taint.
Cc: stable@vger.kernel.org
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv/soft-interface.h')
0 files changed, 0 insertions, 0 deletions