linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Madalin Bucur (OSS)" <madalin.bucur@oss.nxp.com>
To: Florinel Iordache <florinel.iordache@nxp.com>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH net v3 0/5] DPAA FMan driver fixes
Date: Mon, 3 Aug 2020 08:26:31 +0000	[thread overview]
Message-ID: <AM6PR04MB39765DF82C41B84D41FBEE5DEC4D0@AM6PR04MB3976.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <1596438454-4895-1-git-send-email-florinel.iordache@nxp.com>

> -----Original Message-----
> From: netdev-owner@vger.kernel.org <netdev-owner@vger.kernel.org> On
> Behalf Of Florinel Iordache
> Sent: 03 August 2020 10:07
> To: Madalin Bucur <madalin.bucur@nxp.com>; davem@davemloft.net;
> kuba@kernel.org; netdev@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org; Florinel Iordache
> <florinel.iordache@nxp.com>
> Subject: [PATCH net v3 0/5] DPAA FMan driver fixes
> 
> Here are several fixes for the DPAA FMan driver.
> 
> v2 changes:
> * corrected patch 4 by removing the line added by mistake
> * used longer fixes tags with the first 12 characters of the SHA-1 ID
> 
> v3 changes:
> * remove the empty line inserted after fixes tag
> 
> Florinel Iordache (5):
>   fsl/fman: use 32-bit unsigned integer
>   fsl/fman: fix dereference null return value
>   fsl/fman: fix unreachable code
>   fsl/fman: check dereferencing null pointer
>   fsl/fman: fix eth hash table allocation
> 
>  drivers/net/ethernet/freescale/fman/fman.c       | 3 +--
>  drivers/net/ethernet/freescale/fman/fman_dtsec.c | 4 ++--
>  drivers/net/ethernet/freescale/fman/fman_mac.h   | 2 +-
>  drivers/net/ethernet/freescale/fman/fman_memac.c | 3 +--
>  drivers/net/ethernet/freescale/fman/fman_port.c  | 9 ++++++++-
>  drivers/net/ethernet/freescale/fman/fman_tgec.c  | 2 +-
>  6 files changed, 14 insertions(+), 9 deletions(-)
> 
> --
> 1.9.1

For the series,

Acked-by: Madalin Bucur <madalin.bucur@oss.nxp.com>

  parent reply	other threads:[~2020-08-03  8:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-03  7:07 [PATCH net v3 0/5] DPAA FMan driver fixes Florinel Iordache
2020-08-03  7:07 ` [PATCH net v3 1/5] fsl/fman: use 32-bit unsigned integer Florinel Iordache
2020-08-03  7:07 ` [PATCH net v3 2/5] fsl/fman: fix dereference null return value Florinel Iordache
2020-08-03  7:07 ` [PATCH net v3 3/5] fsl/fman: fix unreachable code Florinel Iordache
2020-08-03  7:07 ` [PATCH net v3 4/5] fsl/fman: check dereferencing null pointer Florinel Iordache
2020-08-03  7:07 ` [PATCH net v3 5/5] fsl/fman: fix eth hash table allocation Florinel Iordache
2020-08-03  8:26 ` Madalin Bucur (OSS) [this message]
2020-08-03 23:20 ` [PATCH net v3 0/5] DPAA FMan driver fixes David Miller

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=AM6PR04MB39765DF82C41B84D41FBEE5DEC4D0@AM6PR04MB3976.eurprd04.prod.outlook.com \
    --to=madalin.bucur@oss.nxp.com \
    --cc=davem@davemloft.net \
    --cc=florinel.iordache@nxp.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).