From: Thomas Falcon <tlfalcon@linux.ibm.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
danymadden@us.ibm.com
Subject: Re: [PATCH net] ibmvnic: Harden device login requests
Date: Mon, 15 Jun 2020 09:52:16 -0500 [thread overview]
Message-ID: <890cfb19-b443-c0ca-100f-2814a5212844@linux.ibm.com> (raw)
In-Reply-To: <20200612.141040.977929535227856014.davem@davemloft.net>
On 6/12/20 4:10 PM, David Miller wrote:
> From: Thomas Falcon <tlfalcon@linux.ibm.com>
> Date: Fri, 12 Jun 2020 13:31:39 -0500
>
>> @@ -841,13 +841,14 @@ static int ibmvnic_login(struct net_device *netdev)
>> {
>> struct ibmvnic_adapter *adapter = netdev_priv(netdev);
>> unsigned long timeout = msecs_to_jiffies(30000);
>> + int retries = 10;
>> int retry_count = 0;
>> bool retry;
>> int rc;
> Reverse christmas tree, please.
Oops, sending a v2 soon.
Thanks,
Tom
prev parent reply other threads:[~2020-06-15 15:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-12 18:31 [PATCH net] ibmvnic: Harden device login requests Thomas Falcon
2020-06-12 21:10 ` David Miller
2020-06-15 14:52 ` Thomas Falcon [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=890cfb19-b443-c0ca-100f-2814a5212844@linux.ibm.com \
--to=tlfalcon@linux.ibm.com \
--cc=danymadden@us.ibm.com \
--cc=davem@davemloft.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=netdev@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