From: Flavio Leitner <fleitner@redhat.com>
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: David Miller <davem@davemloft.net>,
Jay Vosburgh <fubar@us.ibm.com>,
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 18:40:36 -0300 [thread overview]
Message-ID: <20101015214036.GA2747@redhat.com> (raw)
In-Reply-To: <20101015140256.4192fd34@nehalam>
On Fri, Oct 15, 2010 at 02:02:56PM -0700, Stephen Hemminger 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);
Indeed, thanks.
Acked-by: Flavio Leitner <fleitner@redhat.com>
--
Flavio
next prev parent reply other threads:[~2010-10-15 21:40 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 [this message]
2010-10-15 23:15 ` Jay Vosburgh
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=20101015214036.GA2747@redhat.com \
--to=fleitner@redhat.com \
--cc=bonding-devel@lists.sourceforge.net \
--cc=davem@davemloft.net \
--cc=fubar@us.ibm.com \
--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).