diff options
author | Arun Parameswaran <arunp@broadcom.com> | 2015-10-15 20:37:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-19 05:35:10 +0300 |
commit | b89eb1fcf2d4c068f088c39100f5e3067d8cccc9 (patch) | |
tree | c52ea154010c0a92610ba56f547f37ee8450c40c /drivers/net/ethernet | |
parent | 26fb342c734061859fec1bd9e987bb6b78061ef0 (diff) | |
download | linux-b89eb1fcf2d4c068f088c39100f5e3067d8cccc9.tar.xz |
net: phy: bcm-phy-lib: Fix module license issue
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>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions