lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 14 May 2020 20:41:21 +0800
From:   Huazhong Tan <tanhuazhong@...wei.com>
To:     <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
        <linuxarm@...wei.com>, <kuba@...nel.org>,
        Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net-next 0/5] net: hns3: add some cleanups for -next

This patchset adds some cleanups for the HNS3 ethernet driver.

Huazhong Tan (5):
  net: hns3: modify some incorrect spelling
  net: hns3: remove a duplicated printing in hclge_configure()
  net: hns3: modify an incorrect error log in hclge_mbx_handler()
  net: hns3: remove some unused macros
  net: hns3: remove unnecessary frag list checking in
    hns3_nic_net_xmit()

 drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h         |  2 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c         |  5 +----
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h         | 17 -----------------
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c  | 14 +++++++-------
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c |  4 +---
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c  |  2 +-
 6 files changed, 11 insertions(+), 33 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ