All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guangbin Huang <huangguangbin2@huawei.com>
To: <davem@davemloft.net>, <kuba@kernel.org>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<lipeng321@huawei.com>, <huangguangbin2@huawei.com>,
	<chenhao288@hisilicon.com>
Subject: [PATCH net 0/2] net: hns3: add two fixes for -net
Date: Wed, 30 Mar 2022 21:45:04 +0800	[thread overview]
Message-ID: <20220330134506.36635-1-huangguangbin2@huawei.com> (raw)

This series adds two fixes for the HNS3 ethernet driver.

Guangbin Huang (1):
  net: hns3: fix software vlan talbe of vlan 0 inconsistent with
    hardware

Yufeng Mo (1):
  net: hns3: fix the concurrency between functions reading debugfs

 drivers/net/ethernet/hisilicon/hns3/hnae3.h       |  1 +
 .../net/ethernet/hisilicon/hns3/hns3_debugfs.c    | 15 +++++++++++----
 .../net/ethernet/hisilicon/hns3/hns3_debugfs.h    |  1 -
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c   |  6 +++---
 4 files changed, 15 insertions(+), 8 deletions(-)

-- 
2.33.0


             reply	other threads:[~2022-03-30 13:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30 13:45 Guangbin Huang [this message]
2022-03-30 13:45 ` [PATCH net 1/2] net: hns3: fix the concurrency between functions reading debugfs Guangbin Huang
2022-03-30 13:45 ` [PATCH net 2/2] net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware Guangbin Huang
2022-03-31 10:00 ` [PATCH net 0/2] net: hns3: add two fixes for -net 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=20220330134506.36635-1-huangguangbin2@huawei.com \
    --to=huangguangbin2@huawei.com \
    --cc=chenhao288@hisilicon.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lipeng321@huawei.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 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.