netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dany Madden <drt@linux.ibm.com>
To: netdev@vger.kernel.org
Cc: sukadev@linux.ibm.com, ricklind@linux.ibm.com,
	brking@linux.ibm.com, otis@otisroot.com
Subject: [PATCH net 0/2] cleanup return codes
Date: Tue, 14 Dec 2021 00:17:46 -0500	[thread overview]
Message-ID: <20211214051748.511675-1-drt@linux.ibm.com> (raw)

Update return code in the driver and remove unused defines from header
file.

Dany Madden (2):
  ibmvnic: Update driver return codes
  ibmvnic: remove unused defines

 drivers/net/ethernet/ibm/ibmvnic.c | 64 ++++++++++++++++--------------
 drivers/net/ethernet/ibm/ibmvnic.h |  2 -
 2 files changed, 34 insertions(+), 32 deletions(-)

-- 
2.27.0


             reply	other threads:[~2021-12-14  5:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14  5:17 Dany Madden [this message]
2021-12-14  5:17 ` [PATCH net 1/2] ibmvnic: Update driver return codes Dany Madden
2021-12-15 21:17   ` Sukadev Bhattiprolu
2021-12-14  5:17 ` [PATCH net 2/2] ibmvnic: remove unused defines Dany Madden
2021-12-15 21:17   ` Sukadev Bhattiprolu
2021-12-14 13:00 ` [PATCH net 0/2] cleanup return codes patchwork-bot+netdevbpf

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=20211214051748.511675-1-drt@linux.ibm.com \
    --to=drt@linux.ibm.com \
    --cc=brking@linux.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=otis@otisroot.com \
    --cc=ricklind@linux.ibm.com \
    --cc=sukadev@linux.ibm.com \
    /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).