From: Stefano Brivio <sbrivio@redhat.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net 0/2] i40e: Two trivial fixes for 09f79fd49d94
Date: Wed, 6 Sep 2017 10:11:37 +0200 [thread overview]
Message-ID: <cover.1504684488.git.sbrivio@redhat.com> (raw)
Two trivial fixes for recently introduced 09f79fd49d94 ("i40e: avoid NVM
acquire deadlock during NVM update"): 1/2 fixes a comment about locking
and 2/2 gets rid of two useless variables and one initializer in nvm
functions.
Stefano Brivio (2):
i40e: Fix comment about locking for __i40e_read_nvm_word()
i40e: Avoid some useless variables and initializers in nvm functions
drivers/net/ethernet/intel/i40e/i40e_nvm.c | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)
--
2.9.4
WARNING: multiple messages have this Message-ID (diff)
From: Stefano Brivio <sbrivio@redhat.com>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>,
netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org
Cc: "David S . Miller" <davem@davemloft.net>,
Anjali Singhai Jain <anjali.singhai@intel.com>
Subject: [PATCH net 0/2] i40e: Two trivial fixes for 09f79fd49d94
Date: Wed, 6 Sep 2017 10:11:37 +0200 [thread overview]
Message-ID: <cover.1504684488.git.sbrivio@redhat.com> (raw)
Two trivial fixes for recently introduced 09f79fd49d94 ("i40e: avoid NVM
acquire deadlock during NVM update"): 1/2 fixes a comment about locking
and 2/2 gets rid of two useless variables and one initializer in nvm
functions.
Stefano Brivio (2):
i40e: Fix comment about locking for __i40e_read_nvm_word()
i40e: Avoid some useless variables and initializers in nvm functions
drivers/net/ethernet/intel/i40e/i40e_nvm.c | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)
--
2.9.4
next reply other threads:[~2017-09-06 8:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-06 8:11 Stefano Brivio [this message]
2017-09-06 8:11 ` [PATCH net 0/2] i40e: Two trivial fixes for 09f79fd49d94 Stefano Brivio
2017-09-06 8:11 ` [Intel-wired-lan] [PATCH net 1/2] i40e: Fix comment about locking for __i40e_read_nvm_word() Stefano Brivio
2017-09-06 8:11 ` Stefano Brivio
2017-09-07 1:16 ` [Intel-wired-lan] " Jeff Kirsher
2017-09-07 1:16 ` Jeff Kirsher
2017-09-11 18:42 ` [Intel-wired-lan] " Bowers, AndrewX
2017-09-06 8:11 ` [Intel-wired-lan] [PATCH net 2/2] i40e: Avoid some useless variables and initializers in nvm functions Stefano Brivio
2017-09-06 8:11 ` Stefano Brivio
2017-09-07 1:13 ` [Intel-wired-lan] " Jeff Kirsher
2017-09-07 1:13 ` Jeff Kirsher
2017-09-11 18:43 ` [Intel-wired-lan] " Bowers, AndrewX
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=cover.1504684488.git.sbrivio@redhat.com \
--to=sbrivio@redhat.com \
--cc=intel-wired-lan@osuosl.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.