Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1250283

Re: [PATCH v2 1/1] net: phy: bcm-phy-lib: Fix module license issue

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/1] net: phy: bcm-phy-lib: Fix module license issue
Date 2015-10-19 04:20 +0200
Message-ID <ql8dk-7kZ-3@gated-at.bofh.it> (permalink)
References <qjUFs-4Ty-7@gated-at.bofh.it> <qjUFs-4Ty-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Arun Parameswaran <arunp@broadcom.com>
Date: Thu, 15 Oct 2015 10:37:13 -0700

> The 'bcm-phy-lib.c', added as a part of the commit
> "net: phy: Add Broadcom phy library for common interfaces"
> was missing the module license. This was causing an issue
> when the library is built as a module; "module license
> 'unspecified' taints kernel".
> 
> This patch fixes the issue by adding the module license,
> author and description to the bcm-phy-lib.c file.
> 
> Fixes: a1cba5613edf5 ("net: phy: Add Broadcom phy library for
> common interfaces")
> Signed-off-by: Arun Parameswaran <arunp@broadcom.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/1] Fix for module license in Broadcom Phy Library Arun Parameswaran <arunp@broadcom.com> - 2015-10-15 19:40 +0200
  [PATCH v2 1/1] net: phy: bcm-phy-lib: Fix module license issue Arun Parameswaran <arunp@broadcom.com> - 2015-10-15 19:40 +0200
    Re: [PATCH v2 1/1] net: phy: bcm-phy-lib: Fix module license issue Florian Fainelli <f.fainelli@gmail.com> - 2015-10-15 19:50 +0200
    Re: [PATCH v2 1/1] net: phy: bcm-phy-lib: Fix module license issue David Miller <davem@davemloft.net> - 2015-10-19 04:20 +0200

csiph-web