All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geoff Levand <geoff@infradead.org>
To: netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
	"David S. Miller" <davem@davemloft.net>
Cc: Alexander Lobakin <alexandr.lobakin@intel.com>,
	Alexander Duyck <alexander.duyck@gmail.com>,
	Paolo Abeni <pabeni@redhat.com>
Subject: [PATCH net v7 0/2] net/ps3_gelic_net: DMA related fixes
Date: Sun, 05 Mar 2023 02:08:08 +0000	[thread overview]
Message-ID: <cover.1677981671.git.geoff@infradead.org> (raw)

v7: Remove all cleanups, sync to spider net.
v6: Reworked and cleaned up patches.
v5: Some additional patch cleanups.
v4: More patch cleanups.
v3: Cleaned up patches as requested.

Geoff Levand (2):
  net/ps3_gelic_net: Fix RX sk_buff length
  net/ps3_gelic_net: Use dma_mapping_error

 drivers/net/ethernet/toshiba/ps3_gelic_net.c | 16 +++++++++-------
 drivers/net/ethernet/toshiba/ps3_gelic_net.h |  5 +++--
 2 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.34.1


             reply	other threads:[~2023-03-05  2:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-05  2:08 Geoff Levand [this message]
2023-03-05  2:08 ` [PATCH net v7 1/2] net/ps3_gelic_net: Fix RX sk_buff length Geoff Levand
2023-03-06 15:54   ` Alexander H Duyck
2023-03-11 21:40     ` Geoff Levand
2023-03-05  2:08 ` [PATCH net v7 2/2] net/ps3_gelic_net: Use dma_mapping_error Geoff Levand
2023-03-06 16:01   ` Alexander H Duyck
2023-03-11 21:41     ` Geoff Levand

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.1677981671.git.geoff@infradead.org \
    --to=geoff@infradead.org \
    --cc=alexander.duyck@gmail.com \
    --cc=alexandr.lobakin@intel.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 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.