[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1365632852.2200.9.camel@LTIRV-MCHAN1.corp.ad.broadcom.com>
Date: Wed, 10 Apr 2013 15:27:32 -0700
From: "Michael Chan" <mchan@...adcom.com>
To: "Stephen Hemminger" <stephen@...workplumber.org>
cc: "David Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] bnx2: make cnic_probe static
On Wed, 2013-04-10 at 13:53 -0700, Stephen Hemminger wrote:
>
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
Acked-by: Michael Chan <mchan@...adcom.com>
>
> --- a/drivers/net/ethernet/broadcom/bnx2.c 2013-04-10 09:10:46.167617920 -0700
> +++ b/drivers/net/ethernet/broadcom/bnx2.c 2013-04-10 13:18:43.946608448 -0700
> @@ -416,7 +416,7 @@ static int bnx2_unregister_cnic(struct n
> return 0;
> }
>
> -struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev)
> +static struct cnic_eth_dev *bnx2_cnic_probe(struct net_device *dev)
> {
> struct bnx2 *bp = netdev_priv(dev);
> struct cnic_eth_dev *cp = &bp->cnic_eth_dev;
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists