From: Ben Greear <greearb@candelatech.com>
To: linux-wireless@vger.kernel.org
Cc: Patrick McHardy <kaber@trash.net>
Subject: wpa_test not used in wpa.c
Date: Fri, 31 Jul 2009 14:42:53 -0700 [thread overview]
Message-ID: <4A73655D.1020205@candelatech.com> (raw)
It seems to me that in this method (and others), wpa_test is not
actually assigned a useful value, but it's still tested in code
branches.
ieee80211_txrx_result
ieee80211_rx_h_michael_mic_verify(struct ieee80211_txrx_data *rx)
In this one, it seems to always force a code branch to happen:
ieee80211_txrx_result
ieee80211_tx_h_michael_mic_add(struct ieee80211_txrx_data *tx)
Any idea on how this is supposed to work?
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next reply other threads:[~2009-07-31 21:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-31 21:42 Ben Greear [this message]
2009-08-01 7:11 ` wpa_test not used in wpa.c Johannes Berg
2009-08-01 15:54 ` Gábor Stefanik
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=4A73655D.1020205@candelatech.com \
--to=greearb@candelatech.com \
--cc=kaber@trash.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 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).