From: subashab@codeaurora.org
To: Taehee Yoo <ap420073@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, stranche@codeaurora.org,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next 2/3] net: rmnet: print error message when command fails
Date: Wed, 04 Mar 2020 13:47:19 -0700 [thread overview]
Message-ID: <fe5c0e55af0e80ae11e93ef6be0fb3bf@codeaurora.org> (raw)
In-Reply-To: <20200304075102.23430-1-ap420073@gmail.com>
> + if (rmnet_is_real_dev_registered(slave_dev)) {
> + NL_SET_ERR_MSG_MOD(extack,
> + "dev is already attached another rmnet dev");
>
Hi Taehee
Can you make this change as well-
"slave cannot be another rmnet dev"
next prev parent reply other threads:[~2020-03-04 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-04 7:51 [PATCH net-next 2/3] net: rmnet: print error message when command fails Taehee Yoo
2020-03-04 20:01 ` Jakub Kicinski
2020-03-04 22:56 ` Taehee Yoo
2020-03-04 20:47 ` subashab [this message]
2020-03-04 22:57 ` Taehee Yoo
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=fe5c0e55af0e80ae11e93ef6be0fb3bf@codeaurora.org \
--to=subashab@codeaurora.org \
--cc=ap420073@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stranche@codeaurora.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).