[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120301190510.GA12450@electric-eye.fr.zoreil.com>
Date: Thu, 1 Mar 2012 20:05:10 +0100
From: Francois Romieu <romieu@...zoreil.com>
To: Cloud Ren <cjren@....qualcomm.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, qca-linux-team@...lcomm.com,
nic-devel@...lcomm.com
Subject: Re: [PATCH 3/3] atl1c: refine driver description
Cloud Ren <cjren@....qualcomm.com> :
[...]
> diff --git a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> index 815f683..1d5218a 100644
> --- a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> +++ b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> @@ -22,6 +22,9 @@
> #include "atl1c.h"
>
> char atl1c_driver_name[] = "atl1c";
> +static const char atl1c_drv_description[] =
> + "Qualcomm Atheros(R) AR813x/AR815x PCI-E Ethernet Network Driver";
> +
Missing __initdata
Btw you can remove cards_found and the bd_number field.
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists