netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sudarsana Reddy Kalluru <skalluru@marvell.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <mkalderon@marvell.com>, <aelior@marvell.com>
Subject: [PATCH net-next 0/2] qed* Fix series.
Date: Wed, 11 Sep 2019 04:42:49 -0700	[thread overview]
Message-ID: <20190911114251.7013-1-skalluru@marvell.com> (raw)

The patch series addresses couple of issues in the recent commits.
Patch (1) populates the actual dump-size of config attribute instead of
providing a fixed size value.
Patch(2) updates frame format of flash config buffer as required by
management FW (MFW).

Please consider applying it to net-next.

Sudarsana Reddy Kalluru (2):
  qed*: Fix size of config attribute dump.
  qed: Fix Config attribute frame format.

 drivers/net/ethernet/qlogic/qed/qed_main.c      | 47 +++++++++++++++++++------
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 14 ++++----
 include/linux/qed/qed_if.h                      |  8 +++++
 3 files changed, 53 insertions(+), 16 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2019-09-11 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-11 11:42 Sudarsana Reddy Kalluru [this message]
2019-09-11 11:42 ` [PATCH net-next 1/2] qed*: Fix size of config attribute dump Sudarsana Reddy Kalluru
2019-09-11 11:42 ` [PATCH net-next 2/2] qed: Fix Config attribute frame format Sudarsana Reddy Kalluru
2019-09-11 14:15 ` [PATCH net-next 0/2] qed* Fix series 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=20190911114251.7013-1-skalluru@marvell.com \
    --to=skalluru@marvell.com \
    --cc=aelior@marvell.com \
    --cc=davem@davemloft.net \
    --cc=mkalderon@marvell.com \
    --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).