[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101015214036.GA2747@redhat.com>
Date: Fri, 15 Oct 2010 18:40:36 -0300
From: Flavio Leitner <fleitner@...hat.com>
To: Stephen Hemminger <shemminger@...tta.com>
Cc: David Miller <davem@...emloft.net>,
Jay Vosburgh <fubar@...ibm.com>, netdev@...r.kernel.org,
bonding-devel@...ts.sourceforge.net
Subject: Re: [PATCH net-next] bonding: make
bond_resend_igmp_join_requests_delayed static
On Fri, Oct 15, 2010 at 02:02:56PM -0700, Stephen Hemminger wrote:
>
> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>
>
> --- a/drivers/net/bonding/bond_main.c 2010-10-15 13:52:01.747192520 -0700
> +++ b/drivers/net/bonding/bond_main.c 2010-10-15 13:52:39.004286643 -0700
> @@ -914,7 +914,7 @@ static void bond_resend_igmp_join_reques
> read_unlock(&bond->lock);
> }
>
> -void bond_resend_igmp_join_requests_delayed(struct work_struct *work)
> +static void bond_resend_igmp_join_requests_delayed(struct work_struct *work)
> {
> struct bonding *bond = container_of(work, struct bonding,
> mcast_work.work);
Indeed, thanks.
Acked-by: Flavio Leitner <fleitner@...hat.com>
--
Flavio
--
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