From: Saravana <saravanad@posedge.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: add debugfs file for mic failure
Date: Fri, 30 Nov 2012 18:16:04 +0530 [thread overview]
Message-ID: <50B8AA8C.9020508@posedge.com> (raw)
In-Reply-To: <1354275686.10035.0.camel@jlt4.sipsolutions.net>
On 11/30/2012 05:11 PM, Johannes Berg wrote:
> On Fri, 2012-11-30 at 13:41 +0530, Saravana wrote:
>> Add a debugfs file showing the number of dropped
>> rx packet due to mic failures. currently the
>> number of rx packet dropped is counted in general and
>> not with respect to a specific reason. This patch
>> counts the number of packet drop due to mic failure.
>
> It would make more sense to count them per *key*, not per station, and
> counting them per station like this can crash anyway if sta is NULL.
>
I agree with you. I will prepare the patch per key instead of per station.
> johannes
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2012-11-30 12:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-30 8:11 [PATCH] mac80211: add debugfs file for mic failure Saravana
2012-11-30 11:41 ` Johannes Berg
2012-11-30 12:46 ` Saravana [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-04 14:08 Saravana
2012-12-04 14:16 ` Saravana
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=50B8AA8C.9020508@posedge.com \
--to=saravanad@posedge.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.