From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>, <ath6kl-devel@qualcomm.com>
Subject: Re: [PATCH] ath6kl: Support net_stats.multicast
Date: Wed, 4 Apr 2012 14:47:43 +0300 [thread overview]
Message-ID: <4F7C34DF.4090305@qca.qualcomm.com> (raw)
In-Reply-To: <1333442626-8038-1-git-send-email-vthiagar@qca.qualcomm.com>
On 04/03/2012 11:43 AM, Vasanthakumar Thiagarajan wrote:
> net_stats.multicast is updated with the count of received multicast packets.
>
> Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Applied, thanks.
> - }
> + } else
> + if (!is_broadcast_ether_addr(datap->h_dest))
> + vif->net_stats.multicast++;
But I put else and if on the same line.
Kalle
prev parent reply other threads:[~2012-04-04 11:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-03 8:43 [PATCH] ath6kl: Support net_stats.multicast Vasanthakumar Thiagarajan
2012-04-04 11:47 ` Kalle Valo [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=4F7C34DF.4090305@qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath6kl-devel@qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
--cc=vthiagar@qca.qualcomm.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).