From: Johannes Berg <johannes@sipsolutions.net>
To: Benjamin Beichler <benjamin.beichler@uni-rostock.de>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v4 2/3] mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink case
Date: Tue, 30 Jan 2018 08:56:44 +0100 [thread overview]
Message-ID: <1517299004.2189.38.camel@sipsolutions.net> (raw)
In-Reply-To: <20180122170437.14213-3-benjamin.beichler@uni-rostock.de>
On Mon, 2018-01-22 at 18:04 +0100, Benjamin Beichler wrote:
>
> + if(!info)
> + pr_debug("mac80211_hwsim: radio index %d already present\n",
> + idx);
Can this really trigger? I think I'll edit it out - we do pass
info==NULL in the case of module init, but in that case nothing else
can interfere and we can't even really fail.
johannes
next prev parent reply other threads:[~2018-01-30 7:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 17:04 [PATCH v4 0/3] improvements for wmediumd-like simulations and config enhancements Benjamin Beichler
2018-01-22 17:04 ` [PATCH v4 1/3] mac80211_hwsim: add permanent mac address option for new radios Benjamin Beichler
2018-03-19 11:09 ` Jouni Malinen
2018-01-22 17:04 ` [PATCH v4 2/3] mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink case Benjamin Beichler
2018-01-30 7:56 ` Johannes Berg [this message]
2018-01-30 9:47 ` Benjamin Beichler
2018-01-31 12:05 ` Johannes Berg
2018-01-31 14:49 ` Benjamin Beichler
2018-01-22 17:04 ` [PATCH v4 3/3] mac80211_hwsim: add generation count for netlink dump operation Benjamin Beichler
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=1517299004.2189.38.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=benjamin.beichler@uni-rostock.de \
--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).