From: David Miller <davem@davemloft.net>
To: nikolay@redhat.com
Cc: netdev@vger.kernel.org, andy@greyhouse.net, fubar@us.ibm.com,
vfalico@redhat.com
Subject: Re: [PATCH net] bonding: fix packets_per_slave showing
Date: Fri, 06 Dec 2013 15:17:27 -0500 (EST) [thread overview]
Message-ID: <20131206.151727.1150209377430566302.davem@davemloft.net> (raw)
In-Reply-To: <1386239818-7408-1-git-send-email-nikolay@redhat.com>
From: Nikolay Aleksandrov <nikolay@redhat.com>
Date: Thu, 5 Dec 2013 11:36:58 +0100
> There's an issue when showing the value of packets_per_slave due to
> using signed integer. The value may be < 0 and thus not put through
> reciprocal_value() before showing. This patch makes it use unsigned
> integer when showing it.
>
> CC: Andy Gospodarek <andy@greyhouse.net>
> CC: Jay Vosburgh <fubar@us.ibm.com>
> CC: Veaceslav Falico <vfalico@redhat.com>
> CC: David S. Miller <davem@davemloft.net>
> Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Applied, thanks.
prev parent reply other threads:[~2013-12-06 20:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 10:36 [PATCH net] bonding: fix packets_per_slave showing Nikolay Aleksandrov
2013-12-05 11:08 ` Veaceslav Falico
2013-12-05 11:35 ` Nikolay Aleksandrov
2013-12-05 12:33 ` Eric Dumazet
2013-12-05 12:42 ` Nikolay Aleksandrov
2013-12-05 12:42 ` Veaceslav Falico
2013-12-05 13:03 ` Eric Dumazet
2013-12-06 20:17 ` David Miller [this message]
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=20131206.151727.1150209377430566302.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andy@greyhouse.net \
--cc=fubar@us.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=nikolay@redhat.com \
--cc=vfalico@redhat.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).