[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <24262.1287184531@death>
Date: Fri, 15 Oct 2010 16:15:31 -0700
From: Jay Vosburgh <fubar@...ibm.com>
To: Stephen Hemminger <shemminger@...tta.com>
cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
bonding-devel@...ts.sourceforge.net
Subject: Re: [PATCH net-next] bonding: make bond_resend_igmp_join_requests_delayed static
Stephen Hemminger <shemminger@...tta.com> 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);
Signed-off-by: Jay Vosburgh <fubar@...ibm.com>
-J
---
-Jay Vosburgh, IBM Linux Technology Center, fubar@...ibm.com
--
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