From: Jay Vosburgh <fubar@us.ibm.com>
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: David Miller <davem@davemloft.net>,
netdev@vger.kernel.org, bonding-devel@lists.sourceforge.net
Subject: Re: [PATCH net-next] bonding: make bond_resend_igmp_join_requests_delayed static
Date: Fri, 15 Oct 2010 16:15:31 -0700 [thread overview]
Message-ID: <24262.1287184531@death> (raw)
In-Reply-To: <20101015140256.4192fd34@nehalam>
Stephen Hemminger <shemminger@vyatta.com> wrote:
>Signed-off-by: Stephen Hemminger <shemminger@vyatta.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@us.ibm.com>
-J
---
-Jay Vosburgh, IBM Linux Technology Center, fubar@us.ibm.com
next prev parent reply other threads:[~2010-10-15 23:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-15 21:02 [PATCH net-next] bonding: make bond_resend_igmp_join_requests_delayed static Stephen Hemminger
2010-10-15 21:40 ` Flavio Leitner
2010-10-15 23:15 ` Jay Vosburgh [this message]
2010-10-21 10:14 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=24262.1287184531@death \
--to=fubar@us.ibm.com \
--cc=bonding-devel@lists.sourceforge.net \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).