On 15-10-14 06:39 PM, David Miller wrote: > From: Arun Parameswaran <ar...@broadcom.com> > Date: Tue, 13 Oct 2015 13:40:12 -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 <ar...@broadcom.com> > This patch doesn't apply to my net-next tree at all.
There is a mismatch in the 'git diff' output, for the last 3 lines in bcm-phy-lib.c For some reason the patch I created has '@@ -207,3 +208,6 @@', instead of '@@ -206,3 +207,7 @@', when created from the 'net-next'. I will send out a patch based on the 'net-next'. Thanks Arun -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html