From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751968AbbJORhW (ORCPT ); Thu, 15 Oct 2015 13:37:22 -0400 Received: from mail-gw1-out.broadcom.com ([216.31.210.62]:6857 "EHLO mail-gw1-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750856AbbJORhU (ORCPT ); Thu, 15 Oct 2015 13:37:20 -0400 X-IronPort-AV: E=Sophos;i="5.17,686,1437462000"; d="scan'208";a="77815752" From: Arun Parameswaran To: Florian Fainelli , "David S . Miller" CC: , , , , Arun Parameswaran Subject: [PATCH v2 0/1] Fix for module license in Broadcom Phy Library Date: Thu, 15 Oct 2015 10:37:12 -0700 Message-ID: <1444930633-23314-1-git-send-email-arunp@broadcom.com> X-Mailer: git-send-email 2.6.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi This patchset adds the module description, license & author to the Broadcom Phy Library (drivers/net/phy/bcm-phy-lib.c) introduced by the commit: a1cba5613edf5 ("net: phy: Add Broadcom phy library for common interfaces") Changes from v1: -Created the patch based on David Miller's 'net-next' Kernel tree Arun Parameswaran (1): net: phy: bcm-phy-lib: Fix module license issue drivers/net/phy/bcm-phy-lib.c | 5 +++++ 1 file changed, 5 insertions(+) -- 2.6.1